]> shimmer.witbreuk.eu Git - UltimateKEYS.git/blob - autohotkey-v2.0/UltimateKEYS (for AutoHotkey v2.0).ahk
Delete map-sw
[UltimateKEYS.git] / autohotkey-v2.0 / UltimateKEYS (for AutoHotkey v2.0).ahk
1 ; UltimateKEYS (for AutoHotkey v2.0).ahk - 2022-05-23
2
3 ; Website : www.ultimatekeys.info (pieter-degroote.github.io/UltimateKEYS/)
4
5 ; License : GNU General Public License Version 3
6
7 ; GitHub : github.com/pieter-degroote/UltimateKEYS
8
9
10 ; Requirements :
11
12 ; Keyboard layout (on Windows) : US QWERTY
13
14 ; AutoHotkey v2.0 (www.autohotkey.com)
15
16
17
18 ListLines False ; omits recently executed lines from history (for privacy and security)
19 KeyHistory 0 ; disables the key history (for privacy and security)
20
21 SendMode "Input" ; optimizes for faster and more reliable input
22
23 global dkEndKeys := "{bs}{del}{esc}{home}{end}" ; ends dead key input on specific keys
24
25
26 ; Dead Key : Circumflex Accent (c)
27
28 global dkCircumflex := Map()
29 dkCircumflex["a"] := "{u+00e2}" ; (â) a with circumflex
30 dkCircumflex["A"] := "{u+00c2}" ; (Â) A with circumflex
31 dkCircumflex["c"] := "{u+0109}" ; (ĉ) c with circumflex
32 dkCircumflex["C"] := "{u+0108}" ; (Ĉ) C with circumflex
33 dkCircumflex["e"] := "{u+00ea}" ; (ê) e with circumflex
34 dkCircumflex["E"] := "{u+00ca}" ; (Ê) E with circumflex
35 dkCircumflex["g"] := "{u+011d}" ; (ĝ) g with circumflex
36 dkCircumflex["G"] := "{u+011c}" ; (Ĝ) G with circumflex
37 dkCircumflex["h"] := "{u+0125}" ; (ĥ) h with circumflex
38 dkCircumflex["H"] := "{u+0124}" ; (Ĥ) H with circumflex
39 dkCircumflex["i"] := "{u+00ee}" ; (î) i with circumflex
40 dkCircumflex["I"] := "{u+00ce}" ; (Î) I with circumflex
41 dkCircumflex["j"] := "{u+0135}" ; (ĵ) j with circumflex
42 dkCircumflex["J"] := "{u+0134}" ; (Ĵ) J with circumflex
43 dkCircumflex["o"] := "{u+00f4}" ; (ô) o with circumflex
44 dkCircumflex["O"] := "{u+00d4}" ; (Ô) O with circumflex
45 dkCircumflex["s"] := "{u+015d}" ; (ŝ) s with circumflex
46 dkCircumflex["S"] := "{u+015c}" ; (Ŝ) S with circumflex
47 dkCircumflex["u"] := "{u+00fb}" ; (û) u with circumflex
48 dkCircumflex["U"] := "{u+00db}" ; (Û) U with circumflex
49 dkCircumflex["w"] := "{u+0175}" ; (ŵ) w with circumflex
50 dkCircumflex["W"] := "{u+0174}" ; (Ŵ) W with circumflex
51 dkCircumflex["y"] := "{u+0177}" ; (ŷ) y with circumflex
52 dkCircumflex["Y"] := "{u+0176}" ; (Ŷ) Y with circumflex
53 dkCircumflex["z"] := "{u+1e91}" ; (ẑ) z with circumflex
54 dkCircumflex["Z"] := "{u+1e90}" ; (Ẑ) Z with circumflex
55 dkCircumflex[" "] := "{u+02c6}" ; (ˆ) circumflex accent (modifier)
56
57
58 ; Dead Key : Caron (v)
59
60 global dkCaron := Map()
61 dkCaron["a"] := "{u+01ce}" ; (ǎ) a with caron
62 dkCaron["A"] := "{u+01cd}" ; (Ǎ) A with caron
63 dkCaron["c"] := "{u+010d}" ; (č) c with caron
64 dkCaron["C"] := "{u+010c}" ; (Č) C with caron
65 dkCaron["d"] := "{u+010f}" ; (ď) d with caron
66 dkCaron["D"] := "{u+010e}" ; (Ď) D with caron
67 dkCaron["e"] := "{u+011b}" ; (ě) e with caron
68 dkCaron["E"] := "{u+011a}" ; (Ě) E with caron
69 dkCaron["g"] := "{u+01e7}" ; (ǧ) g with caron
70 dkCaron["G"] := "{u+01e6}" ; (Ǧ) G with caron
71 dkCaron["h"] := "{u+021f}" ; (ȟ) h with caron
72 dkCaron["H"] := "{u+021e}" ; (Ȟ) H with caron
73 dkCaron["i"] := "{u+01d0}" ; (ǐ) i with caron
74 dkCaron["I"] := "{u+01cf}" ; (Ǐ) I with caron
75 dkCaron["j"] := "{u+01f0}" ; (ǰ) j with caron
76 dkCaron["k"] := "{u+01e9}" ; (ǩ) k with caron
77 dkCaron["K"] := "{u+01e8}" ; (Ǩ) K with caron
78 dkCaron["l"] := "{u+013e}" ; (ľ) l with caron
79 dkCaron["L"] := "{u+013d}" ; (Ľ) L with caron
80 dkCaron["n"] := "{u+0148}" ; (ň) n with caron
81 dkCaron["N"] := "{u+0147}" ; (Ň) N with caron
82 dkCaron["o"] := "{u+01d2}" ; (ǒ) o with caron
83 dkCaron["O"] := "{u+01d1}" ; (Ǒ) O with caron
84 dkCaron["r"] := "{u+0159}" ; (ř) r with caron
85 dkCaron["R"] := "{u+0158}" ; (Ř) R with caron
86 dkCaron["s"] := "{u+0161}" ; (š) s with caron
87 dkCaron["S"] := "{u+0160}" ; (Š) S with caron
88 dkCaron["t"] := "{u+0165}" ; (ť) t with caron
89 dkCaron["T"] := "{u+0164}" ; (Ť) T with caron
90 dkCaron["u"] := "{u+01d4}" ; (ǔ) u with caron
91 dkCaron["U"] := "{u+01d3}" ; (Ǔ) U with caron
92 dkCaron["v"] := "{u+01da}" ; (ǚ) u with diaeresis and caron
93 dkCaron["V"] := "{u+01d9}" ; (Ǚ) U with diaeresis and caron
94 dkCaron["z"] := "{u+017e}" ; (ž) z with caron
95 dkCaron["Z"] := "{u+017d}" ; (Ž) Z with caron
96 dkCaron["3"] := "{u+01ef}" ; (ǯ) small letter ezh with caron
97 dkCaron["#"] := "{u+01ee}" ; (Ǯ) capital letter ezh with caron
98 dkCaron[" "] := "{u+02c7}" ; (ˇ) caron
99
100
101 ; Dead Key : Dot Above (.)
102
103 global dkDotAbove := Map()
104 dkDotAbove["a"] := "{u+0227}" ; (ȧ) a with dot above
105 dkDotAbove["A"] := "{u+0226}" ; (Ȧ) A with dot above
106 dkDotAbove["b"] := "{u+1e03}" ; (ḃ) b with dot above
107 dkDotAbove["B"] := "{u+1e02}" ; (Ḃ) B with dot above
108 dkDotAbove["c"] := "{u+010b}" ; (ċ) c with dot above
109 dkDotAbove["C"] := "{u+010a}" ; (Ċ) C with dot above
110 dkDotAbove["d"] := "{u+1e0b}" ; (ḋ) d with dot above
111 dkDotAbove["D"] := "{u+1e0a}" ; (Ḋ) D with dot above
112 dkDotAbove["e"] := "{u+0117}" ; (ė) e with dot above
113 dkDotAbove["E"] := "{u+0116}" ; (Ė) E with dot above
114 dkDotAbove["f"] := "{u+1e1f}" ; (ḟ) f with dot above
115 dkDotAbove["F"] := "{u+1e1e}" ; (Ḟ) F with dot above
116 dkDotAbove["g"] := "{u+0121}" ; (ġ) g with dot above
117 dkDotAbove["G"] := "{u+0120}" ; (Ġ) G with dot above
118 dkDotAbove["h"] := "{u+1e23}" ; (ḣ) h with dot above
119 dkDotAbove["H"] := "{u+1e22}" ; (Ḣ) H with dot above
120 dkDotAbove["i"] := "{u+0131}" ; (ı) dotless i (Turkish, Azerbaijani)
121 dkDotAbove["I"] := "{u+0130}" ; (İ) I with dot above (Turkish, Azerbaijani)
122 dkDotAbove["j"] := "{u+0237}" ; (ȷ) dotless j
123 dkDotAbove["l"] := "{u+0140}" ; (ŀ) l with middle dot
124 dkDotAbove["L"] := "{u+013f}" ; (Ŀ) L with middle dot
125 dkDotAbove["m"] := "{u+1e41}" ; (ṁ) m with dot above
126 dkDotAbove["M"] := "{u+1e40}" ; (Ṁ) M with dot above
127 dkDotAbove["n"] := "{u+1e45}" ; (ṅ) n with dot above
128 dkDotAbove["N"] := "{u+1e44}" ; (Ṅ) N with dot above
129 dkDotAbove["o"] := "{u+022f}" ; (ȯ) o with dot above
130 dkDotAbove["O"] := "{u+022e}" ; (Ȯ) O with dot above
131 dkDotAbove["p"] := "{u+1e57}" ; (ṗ) p with dot above
132 dkDotAbove["P"] := "{u+1e56}" ; (Ṗ) P with dot above
133 dkDotAbove["r"] := "{u+1e59}" ; (ṙ) r with dot above
134 dkDotAbove["R"] := "{u+1e58}" ; (Ṙ) R with dot above
135 dkDotAbove["s"] := "{u+1e61}" ; (ṡ) s with dot above
136 dkDotAbove["S"] := "{u+1e60}" ; (Ṡ) S with dot above
137 dkDotAbove["t"] := "{u+1e6b}" ; (ṫ) t with dot above
138 dkDotAbove["T"] := "{u+1e6a}" ; (Ṫ) T with dot above
139 dkDotAbove["u"] := "{u+016f}" ; (ů) u with ring above
140 dkDotAbove["U"] := "{u+016e}" ; (Ů) U with ring above
141 dkDotAbove["w"] := "{u+1e87}" ; (ẇ) w with dot above
142 dkDotAbove["W"] := "{u+1e86}" ; (Ẇ) W with dot above
143 dkDotAbove["x"] := "{u+1e8b}" ; (ẋ) x with dot above
144 dkDotAbove["X"] := "{u+1e8a}" ; (Ẋ) X with dot above
145 dkDotAbove["y"] := "{u+1e8f}" ; (ẏ) y with dot above
146 dkDotAbove["Y"] := "{u+1e8e}" ; (Ẏ) Y with dot above
147 dkDotAbove["z"] := "{u+017c}" ; (ż) z with dot above
148 dkDotAbove["Z"] := "{u+017b}" ; (Ż) Z with dot above
149
150
151 ; Dead Key : Ring Above (o)
152
153 global dkRingAbove := Map()
154 dkRingAbove["u"] := "{u+016f}" ; (ů) u with ring above
155 dkRingAbove["U"] := "{u+016e}" ; (Ů) U with ring above
156 dkRingAbove["w"] := "{u+1e98}" ; (ẘ) w with ring above
157 dkRingAbove["y"] := "{u+1e99}" ; (ẙ) y with ring above
158
159
160 ; Dead Key : Macron/Stroke (-)
161
162 global dkMacronStroke := Map()
163 dkMacronStroke["a"] := "{u+0101}" ; (ā) a with macron
164 dkMacronStroke["A"] := "{u+0100}" ; (Ā) A with macron
165 dkMacronStroke["b"] := "{u+0180}" ; (ƀ) b with stroke
166 dkMacronStroke["B"] := "{u+0243}" ; (Ƀ) B with stroke
167 dkMacronStroke["d"] := "{u+0111}" ; (đ) d with stroke
168 dkMacronStroke["D"] := "{u+0110}" ; (Đ) D with stroke
169 dkMacronStroke["e"] := "{u+0113}" ; (ē) e with macron
170 dkMacronStroke["E"] := "{u+0112}" ; (Ē) E with macron
171 dkMacronStroke["g"] := "{u+01e5}" ; (ǥ) g with stroke (Skolt Sami)
172 dkMacronStroke["G"] := "{u+01e4}" ; (Ǥ) G with stroke (Skolt Sami)
173 dkMacronStroke["h"] := "{u+0127}" ; (ħ) h with stroke (Maltese)
174 dkMacronStroke["H"] := "{u+0126}" ; (Ħ) H with stroke (Maltese)
175 dkMacronStroke["i"] := "{u+012b}" ; (ī) i with macron
176 dkMacronStroke["I"] := "{u+012a}" ; (Ī) I with macron
177 dkMacronStroke["j"] := "{u+0249}" ; (ɉ) j with stroke
178 dkMacronStroke["J"] := "{u+0248}" ; (Ɉ) J with stroke
179 dkMacronStroke["l"] := "{u+0142}" ; (ł) l with stroke
180 dkMacronStroke["L"] := "{u+0141}" ; (Ł) L with stroke
181 dkMacronStroke["o"] := "{u+014d}" ; (ō) o with macron
182 dkMacronStroke["O"] := "{u+014c}" ; (Ō) O with macron
183 dkMacronStroke["p"] := "{u+1d7d}" ; (ᵽ) p with stroke
184 dkMacronStroke["P"] := "{u+2c63}" ; (Ᵽ) P with stroke
185 dkMacronStroke["r"] := "{u+024d}" ; (ɍ) r with stroke
186 dkMacronStroke["R"] := "{u+024c}" ; (Ɍ) R with stroke
187 dkMacronStroke["t"] := "{u+0167}" ; (ŧ) t with stroke
188 dkMacronStroke["T"] := "{u+0166}" ; (Ŧ) T with stroke
189 dkMacronStroke["u"] := "{u+016b}" ; (ū) u with macron
190 dkMacronStroke["U"] := "{u+016a}" ; (Ū) U with macron
191 dkMacronStroke["v"] := "{u+01d6}" ; (ǖ) u with diaeresis and macron
192 dkMacronStroke["V"] := "{u+01d5}" ; (Ǖ) U with diaeresis and macron
193 dkMacronStroke["y"] := "{u+0233}" ; (ȳ) y with macron
194 dkMacronStroke["Y"] := "{u+0232}" ; (Ȳ) Y with macron
195 dkMacronStroke["z"] := "{u+01b6}" ; (ƶ) z with stroke
196 dkMacronStroke["Z"] := "{u+01b5}" ; (Ƶ) Z with stroke
197 dkMacronStroke[" "] := "{u+00af}" ; (¯) macron
198
199
200 ; Dead Key : Macron/Stroke (Additional) (_)
201
202 global dkMacronStrokeAdd := Map()
203 dkMacronStrokeAdd["a"] := "{u+01e3}" ; (ǣ) ae with macron
204 dkMacronStrokeAdd["A"] := "{u+01e2}" ; (Ǣ) AE with macron
205 dkMacronStrokeAdd["g"] := "{u+1e21}" ; (ḡ) g with macron
206 dkMacronStrokeAdd["G"] := "{u+1e20}" ; (Ḡ) G with macron
207 dkMacronStrokeAdd["i"] := "{u+0268}" ; (ɨ) i with stroke
208 dkMacronStrokeAdd["I"] := "{u+0197}" ; (Ɨ) I with stroke
209 dkMacronStrokeAdd["l"] := "{u+019a}" ; (ƚ) l with bar
210 dkMacronStrokeAdd["L"] := "{u+023d}" ; (Ƚ) L with bar
211 dkMacronStrokeAdd["o"] := "{u+01ed}" ; (ǭ) o with ogonek and macron
212 dkMacronStrokeAdd["O"] := "{u+01ec}" ; (Ǭ) O with ogonek and macron
213 dkMacronStrokeAdd["u"] := "{u+0289}" ; (ʉ) u with bar
214 dkMacronStrokeAdd["U"] := "{u+0244}" ; (Ʉ) U with bar
215 dkMacronStrokeAdd["y"] := "{u+024f}" ; (ɏ) y with stroke
216 dkMacronStrokeAdd["Y"] := "{u+024e}" ; (Ɏ) Y with stroke
217 dkMacronStrokeAdd[" "] := "{u+00af}" ; (¯) macron
218
219
220 ; Dead Key : Stroke (/)
221
222 global dkStroke := Map()
223 dkStroke["a"] := "{u+2c65}" ; (ⱥ) a with stroke
224 dkStroke["A"] := "{u+023a}" ; (Ⱥ) A with stroke
225 dkStroke["c"] := "{u+023c}" ; (ȼ) c with stroke
226 dkStroke["C"] := "{u+023b}" ; (Ȼ) C with stroke
227 dkStroke["e"] := "{u+0247}" ; (ɇ) e with stroke
228 dkStroke["E"] := "{u+0246}" ; (Ɇ) E with stroke
229 dkStroke["f"] := "{u+1e9c}" ; (ẜ) long s with diagonal stroke
230 dkStroke["g"] := "{u+a7a1}" ; (ꞡ) g with oblique stroke
231 dkStroke["G"] := "{u+a7a0}" ; (Ꞡ) G with oblique stroke
232 dkStroke["k"] := "{u+a7a3}" ; (ꞣ) k with oblique stroke
233 dkStroke["K"] := "{u+a7a2}" ; (Ꞣ) K with oblique stroke
234 dkStroke["n"] := "{u+a7a5}" ; (ꞥ) n with oblique stroke
235 dkStroke["N"] := "{u+a7a4}" ; (Ꞥ) N with oblique stroke
236 dkStroke["o"] := "{u+00f8}" ; (ø) o with stroke
237 dkStroke["O"] := "{u+00d8}" ; (Ø) O with stroke
238 dkStroke["r"] := "{u+a7a7}" ; (ꞧ) r with oblique stroke
239 dkStroke["R"] := "{u+a7a6}" ; (Ꞧ) R with oblique stroke
240 dkStroke["s"] := "{u+a7a9}" ; (ꞩ) s with oblique stroke
241 dkStroke["S"] := "{u+a7a8}" ; (Ꞩ) S with oblique stroke
242 dkStroke["t"] := "{u+2c66}" ; (ⱦ) t with stroke
243 dkStroke["T"] := "{u+023e}" ; (Ⱦ) T with stroke
244
245
246 ; Dead Key : Cedilla/Ogonek (,)
247
248 global dkCedillaOgonek := Map()
249 dkCedillaOgonek["a"] := "{u+0105}" ; (ą) a with ogonek
250 dkCedillaOgonek["A"] := "{u+0104}" ; (Ą) A with ogonek
251 dkCedillaOgonek["c"] := "{u+00e7}" ; (ç) c with cedilla
252 dkCedillaOgonek["C"] := "{u+00c7}" ; (Ç) C with cedilla
253 dkCedillaOgonek["d"] := "{u+1e11}" ; (ḑ) d with cedilla
254 dkCedillaOgonek["D"] := "{u+1e10}" ; (Ḑ) D with cedilla
255 dkCedillaOgonek["e"] := "{u+0119}" ; (ę) e with ogonek
256 dkCedillaOgonek["E"] := "{u+0118}" ; (Ę) E with ogonek
257 dkCedillaOgonek["f"] := "{u+0229}" ; (ȩ) e with cedilla
258 dkCedillaOgonek["F"] := "{u+0228}" ; (Ȩ) E with cedilla
259 dkCedillaOgonek["g"] := "{u+0123}" ; (ģ) g with cedilla
260 dkCedillaOgonek["G"] := "{u+0122}" ; (Ģ) G with cedilla
261 dkCedillaOgonek["h"] := "{u+1e29}" ; (ḩ) h with cedilla
262 dkCedillaOgonek["H"] := "{u+1e28}" ; (Ḩ) H with cedilla
263 dkCedillaOgonek["i"] := "{u+012f}" ; (į) i with ogonek
264 dkCedillaOgonek["I"] := "{u+012e}" ; (Į) I with ogonek
265 dkCedillaOgonek["k"] := "{u+0137}" ; (ķ) k with cedilla
266 dkCedillaOgonek["K"] := "{u+0136}" ; (Ķ) K with cedilla
267 dkCedillaOgonek["l"] := "{u+013c}" ; (ļ) l with cedilla
268 dkCedillaOgonek["L"] := "{u+013b}" ; (Ļ) L with cedilla
269 dkCedillaOgonek["n"] := "{u+0146}" ; (ņ) n with cedilla
270 dkCedillaOgonek["N"] := "{u+0145}" ; (Ņ) N with cedilla
271 dkCedillaOgonek["o"] := "{u+01eb}" ; (ǫ) o with ogonek
272 dkCedillaOgonek["O"] := "{u+01ea}" ; (Ǫ) O with ogonek
273 dkCedillaOgonek["r"] := "{u+0157}" ; (ŗ) r with cedilla
274 dkCedillaOgonek["R"] := "{u+0156}" ; (Ŗ) R with cedilla
275 dkCedillaOgonek["s"] := "{u+015f}" ; (ş) s with cedilla
276 dkCedillaOgonek["S"] := "{u+015e}" ; (Ş) S with cedilla
277 dkCedillaOgonek["t"] := "{u+0163}" ; (ţ) t with cedilla
278 dkCedillaOgonek["T"] := "{u+0162}" ; (Ţ) T with cedilla
279 dkCedillaOgonek["u"] := "{u+0173}" ; (ų) u with ogonek
280 dkCedillaOgonek["U"] := "{u+0172}" ; (Ų) U with ogonek
281 dkCedillaOgonek["."] := "{u+02db}" ; (˛) ogonek
282 dkCedillaOgonek[" "] := "{u+00b8}" ; (¸) cedilla
283
284
285 ; Dead Key : Breve/Special (b)
286
287 global dkBreveSpecial := Map()
288 dkBreveSpecial["a"] := "{u+0103}" ; (ă) a with breve
289 dkBreveSpecial["A"] := "{u+0102}" ; (Ă) A with breve
290 dkBreveSpecial["d"] := "{u+0256}" ; (ɖ) small letter d with tail
291 dkBreveSpecial["D"] := "{u+0189}" ; (Ɖ) capital letter African D
292 dkBreveSpecial["e"] := "{u+0115}" ; (ĕ) e with breve
293 dkBreveSpecial["E"] := "{u+0114}" ; (Ĕ) E with breve
294 dkBreveSpecial["f"] := "{u+0259}" ; (ə) small letter schwa (Azerbaijani)
295 dkBreveSpecial["F"] := "{u+018f}" ; (Ə) capital letter schwa (Azerbaijani)
296 dkBreveSpecial["g"] := "{u+011f}" ; (ğ) g with breve
297 dkBreveSpecial["G"] := "{u+011e}" ; (Ğ) G with breve
298 dkBreveSpecial["i"] := "{u+012d}" ; (ĭ) i with breve
299 dkBreveSpecial["I"] := "{u+012c}" ; (Ĭ) I with breve
300 dkBreveSpecial["n"] := "{u+014b}" ; (ŋ) small letter eng(ma)
301 dkBreveSpecial["N"] := "{u+014a}" ; (Ŋ) capital letter eng(ma)
302 dkBreveSpecial["o"] := "{u+014f}" ; (ŏ) o with breve
303 dkBreveSpecial["O"] := "{u+014e}" ; (Ŏ) O with breve
304 dkBreveSpecial["s"] := "{u+0219}" ; (ș) s with comma below (Romanian)
305 dkBreveSpecial["S"] := "{u+0218}" ; (Ș) S with comma below (Romanian)
306 dkBreveSpecial["t"] := "{u+021b}" ; (ț) t with comma below (Romanian)
307 dkBreveSpecial["T"] := "{u+021a}" ; (Ț) T with comma below (Romanian)
308 dkBreveSpecial["u"] := "{u+016d}" ; (ŭ) u with breve
309 dkBreveSpecial["U"] := "{u+016c}" ; (Ŭ) U with breve
310 dkBreveSpecial["w"] := "{u+01bf}" ; (ƿ) small letter wynn
311 dkBreveSpecial["W"] := "{u+01f7}" ; (Ƿ) capital letter wynn
312 dkBreveSpecial["y"] := "{u+021d}" ; (ȝ) small letter yogh
313 dkBreveSpecial["Y"] := "{u+021c}" ; (Ȝ) capital letter yogh
314 dkBreveSpecial["3"] := "{u+0292}" ; (ʒ) small letter ezh
315 dkBreveSpecial["#"] := "{u+01b7}" ; (Ʒ) capital letter ezh
316 dkBreveSpecial[" "] := "{u+02d8}" ; (˘) breve
317
318
319 ; Dead Key : Inverted Breve (B)
320
321 global dkInvertedBreve := Map()
322 dkInvertedBreve["a"] := "{u+0203}" ; (ȃ) a with inverted breve
323 dkInvertedBreve["A"] := "{u+0202}" ; (Ȃ) A with inverted breve
324 dkInvertedBreve["e"] := "{u+0207}" ; (ȇ) e with inverted breve
325 dkInvertedBreve["E"] := "{u+0206}" ; (Ȇ) E with inverted breve
326 dkInvertedBreve["i"] := "{u+020b}" ; (ȋ) i with inverted breve
327 dkInvertedBreve["I"] := "{u+020a}" ; (Ȋ) I with inverted breve
328 dkInvertedBreve["o"] := "{u+020f}" ; (ȏ) o with inverted breve
329 dkInvertedBreve["O"] := "{u+020e}" ; (Ȏ) O with inverted breve
330 dkInvertedBreve["r"] := "{u+0213}" ; (ȓ) r with inverted breve
331 dkInvertedBreve["R"] := "{u+0212}" ; (Ȓ) R with inverted breve
332 dkInvertedBreve["u"] := "{u+0217}" ; (ȗ) u with inverted breve
333 dkInvertedBreve["U"] := "{u+0216}" ; (Ȗ) U with inverted breve
334
335
336 ; Dead Key : Acute Accent (')
337
338 global dkAcuteAccent := Map()
339 dkAcuteAccent["a"] := "{u+00e1}" ; (á) a with acute
340 dkAcuteAccent["A"] := "{u+00c1}" ; (Á) A with acute
341 dkAcuteAccent["c"] := "{u+0107}" ; (ć) c with acute
342 dkAcuteAccent["C"] := "{u+0106}" ; (Ć) C with acute
343 dkAcuteAccent["e"] := "{u+00e9}" ; (é) e with acute
344 dkAcuteAccent["E"] := "{u+00c9}" ; (É) E with acute
345 dkAcuteAccent["g"] := "{u+01f5}" ; (ǵ) g with acute
346 dkAcuteAccent["G"] := "{u+01f4}" ; (Ǵ) G with acute
347 dkAcuteAccent["i"] := "{u+00ed}" ; (í) i with acute
348 dkAcuteAccent["I"] := "{u+00cd}" ; (Í) I with acute
349 dkAcuteAccent["k"] := "{u+1e31}" ; (ḱ) k with acute
350 dkAcuteAccent["K"] := "{u+1e30}" ; (Ḱ) K with acute
351 dkAcuteAccent["l"] := "{u+013a}" ; (ĺ) l with acute
352 dkAcuteAccent["L"] := "{u+0139}" ; (Ĺ) L with acute
353 dkAcuteAccent["m"] := "{u+1e3f}" ; (ḿ) m with acute
354 dkAcuteAccent["M"] := "{u+1e3e}" ; (Ḿ) M with acute
355 dkAcuteAccent["n"] := "{u+0144}" ; (ń) n with acute
356 dkAcuteAccent["N"] := "{u+0143}" ; (Ń) N with acute
357 dkAcuteAccent["o"] := "{u+00f3}" ; (ó) o with acute
358 dkAcuteAccent["O"] := "{u+00d3}" ; (Ó) O with acute
359 dkAcuteAccent["p"] := "{u+1e55}" ; (ṕ) p with acute
360 dkAcuteAccent["P"] := "{u+1e54}" ; (Ṕ) P with acute
361 dkAcuteAccent["r"] := "{u+0155}" ; (ŕ) r with acute
362 dkAcuteAccent["R"] := "{u+0154}" ; (Ŕ) R with acute
363 dkAcuteAccent["s"] := "{u+015b}" ; (ś) s with acute
364 dkAcuteAccent["S"] := "{u+015a}" ; (Ś) S with acute
365 dkAcuteAccent["u"] := "{u+00fa}" ; (ú) u with acute
366 dkAcuteAccent["U"] := "{u+00da}" ; (Ú) U with acute
367 dkAcuteAccent["v"] := "{u+01d8}" ; (ǘ) u with diaeresis and acute
368 dkAcuteAccent["V"] := "{u+01d7}" ; (Ǘ) U with diaeresis and acute
369 dkAcuteAccent["w"] := "{u+1e83}" ; (ẃ) w with acute
370 dkAcuteAccent["W"] := "{u+1e82}" ; (Ẃ) W with acute
371 dkAcuteAccent["y"] := "{u+00fd}" ; (ý) y with acute
372 dkAcuteAccent["Y"] := "{u+00dd}" ; (Ý) Y with acute
373 dkAcuteAccent["z"] := "{u+017a}" ; (ź) z with acute
374 dkAcuteAccent["Z"] := "{u+0179}" ; (Ź) Z with acute
375 dkAcuteAccent["b"] := "{u+01fb}" ; (ǻ) a with ring above and acute
376 dkAcuteAccent["B"] := "{u+01fa}" ; (Ǻ) A with ring above and acute
377 dkAcuteAccent["d"] := "{u+1e09}" ; (ḉ) c with cedilla and acute
378 dkAcuteAccent["D"] := "{u+1e08}" ; (Ḉ) C with cedilla and acute
379 dkAcuteAccent["f"] := "{u+01fd}" ; (ǽ) ae with acute
380 dkAcuteAccent["F"] := "{u+01fc}" ; (Ǽ) AE with acute
381 dkAcuteAccent["q"] := "{u+01ff}" ; (ǿ) o with stroke and acute
382 dkAcuteAccent["Q"] := "{u+01fe}" ; (Ǿ) O with stroke and acute
383
384
385 ; Dead Key : Diaeresis (")
386
387 global dkDiaeresis := Map()
388 dkDiaeresis["a"] := "{u+00e4}" ; (ä) a with diaeresis
389 dkDiaeresis["A"] := "{u+00c4}" ; (Ä) A with diaeresis
390 dkDiaeresis["e"] := "{u+00eb}" ; (ë) e with diaeresis
391 dkDiaeresis["E"] := "{u+00cb}" ; (Ë) E with diaeresis
392 dkDiaeresis["h"] := "{u+1e27}" ; (ḧ) h with diaeresis
393 dkDiaeresis["H"] := "{u+1e26}" ; (Ḧ) H with diaeresis
394 dkDiaeresis["i"] := "{u+00ef}" ; (ï) i with diaeresis
395 dkDiaeresis["I"] := "{u+00cf}" ; (Ï) I with diaeresis
396 dkDiaeresis["o"] := "{u+00f6}" ; (ö) o with diaeresis
397 dkDiaeresis["O"] := "{u+00d6}" ; (Ö) O with diaeresis
398 dkDiaeresis["t"] := "{u+1e97}" ; (ẗ) t with diaeresis
399 dkDiaeresis["u"] := "{u+00fc}" ; (ü) u with diaeresis
400 dkDiaeresis["U"] := "{u+00dc}" ; (Ü) U with diaeresis
401 dkDiaeresis["w"] := "{u+1e85}" ; (ẅ) w with diaeresis
402 dkDiaeresis["W"] := "{u+1e84}" ; (Ẅ) W with diaeresis
403 dkDiaeresis["x"] := "{u+1e8d}" ; (ẍ) x with diaeresis
404 dkDiaeresis["X"] := "{u+1e8c}" ; (Ẍ) X with diaeresis
405 dkDiaeresis["y"] := "{u+00ff}" ; (ÿ) y with diaeresis
406 dkDiaeresis["Y"] := "{u+0178}" ; (Ÿ) Y with diaeresis
407 dkDiaeresis[" "] := "{u+00a8}" ; (¨) diaeresis
408
409
410 ; Dead Key : Double Acute Accent and Special Letters (=)
411
412 global dkDoubleAcute := Map()
413 dkDoubleAcute["o"] := "{u+0151}" ; (ő) o with double acute
414 dkDoubleAcute["O"] := "{u+0150}" ; (Ő) O with double acute
415 dkDoubleAcute["u"] := "{u+0171}" ; (ű) u with double acute
416 dkDoubleAcute["U"] := "{u+0170}" ; (Ű) U with double acute
417 dkDoubleAcute["h"] := "{u+a727}" ; (ꜧ) small letter heng
418 dkDoubleAcute["H"] := "{u+a726}" ; (Ꜧ) capital letter heng
419 dkDoubleAcute[" "] := "{u+02dd}" ; (˝) double acute accent
420
421
422 ; Dead Key : Grave Accent (`)
423
424 global dkGraveAccent := Map()
425 dkGraveAccent["a"] := "{u+00e0}" ; (à) a with grave
426 dkGraveAccent["A"] := "{u+00c0}" ; (À) A with grave
427 dkGraveAccent["e"] := "{u+00e8}" ; (è) e with grave
428 dkGraveAccent["E"] := "{u+00c8}" ; (È) E with grave
429 dkGraveAccent["i"] := "{u+00ec}" ; (ì) i with grave
430 dkGraveAccent["I"] := "{u+00cc}" ; (Ì) I with grave
431 dkGraveAccent["n"] := "{u+01f9}" ; (ǹ) n with grave
432 dkGraveAccent["N"] := "{u+01f8}" ; (Ǹ) N with grave
433 dkGraveAccent["o"] := "{u+00f2}" ; (ò) o with grave
434 dkGraveAccent["O"] := "{u+00d2}" ; (Ò) O with grave
435 dkGraveAccent["u"] := "{u+00f9}" ; (ù) u with grave
436 dkGraveAccent["U"] := "{u+00d9}" ; (Ù) U with grave
437 dkGraveAccent["v"] := "{u+01dc}" ; (ǜ) u with diaeresis and grave
438 dkGraveAccent["V"] := "{u+01db}" ; (Ǜ) U with diaeresis and grave
439 dkGraveAccent["w"] := "{u+1e81}" ; (ẁ) w with grave
440 dkGraveAccent["W"] := "{u+1e80}" ; (Ẁ) W with grave
441 dkGraveAccent["y"] := "{u+1ef3}" ; (ỳ) y with grave
442 dkGraveAccent["Y"] := "{u+1ef2}" ; (Ỳ) Y with grave
443 dkGraveAccent[" "] := "{u+02cb}" ; (ˋ) grave accent (modifier)
444
445
446 ; Dead Key : Double Grave (G)
447
448 global dkDoubleGrave := Map()
449 dkDoubleGrave["a"] := "{u+0201}" ; (ȁ) a with double grave
450 dkDoubleGrave["A"] := "{u+0200}" ; (Ȁ) A with double grave
451 dkDoubleGrave["e"] := "{u+0205}" ; (ȅ) e with double grave
452 dkDoubleGrave["E"] := "{u+0204}" ; (Ȅ) E with double grave
453 dkDoubleGrave["i"] := "{u+0209}" ; (ȉ) i with double grave
454 dkDoubleGrave["I"] := "{u+0208}" ; (Ȉ) I with double grave
455 dkDoubleGrave["o"] := "{u+020d}" ; (ȍ) o with double grave
456 dkDoubleGrave["O"] := "{u+020c}" ; (Ȍ) O with double grave
457 dkDoubleGrave["r"] := "{u+0211}" ; (ȑ) r with double grave
458 dkDoubleGrave["R"] := "{u+0210}" ; (Ȑ) R with double grave
459 dkDoubleGrave["u"] := "{u+0215}" ; (ȕ) u with double grave
460 dkDoubleGrave["U"] := "{u+0214}" ; (Ȕ) U with double grave
461
462
463 ; Dead Key : Tilde (~)
464
465 global dkTilde := Map()
466 dkTilde["a"] := "{u+00e3}" ; (ã) a with tilde
467 dkTilde["A"] := "{u+00c3}" ; (Ã) A with tilde
468 dkTilde["e"] := "{u+1ebd}" ; (ẽ) e with tilde
469 dkTilde["E"] := "{u+1ebc}" ; (Ẽ) E with tilde
470 dkTilde["i"] := "{u+0129}" ; (ĩ) i with tilde
471 dkTilde["I"] := "{u+0128}" ; (Ĩ) I with tilde
472 dkTilde["n"] := "{u+00f1}" ; (ñ) n with tilde
473 dkTilde["N"] := "{u+00d1}" ; (Ñ) N with tilde
474 dkTilde["o"] := "{u+00f5}" ; (õ) o with tilde
475 dkTilde["O"] := "{u+00d5}" ; (Õ) O with tilde
476 dkTilde["u"] := "{u+0169}" ; (ũ) u with tilde
477 dkTilde["U"] := "{u+0168}" ; (Ũ) U with tilde
478 dkTilde["v"] := "{u+1e7d}" ; (ṽ) v with tilde
479 dkTilde["V"] := "{u+1e7c}" ; (Ṽ) V with tilde
480 dkTilde["y"] := "{u+1ef9}" ; (ỹ) y with tilde
481 dkTilde["Y"] := "{u+1ef8}" ; (Ỹ) Y with tilde
482 dkTilde[" "] := "{u+02dc}" ; (˜) tilde
483
484
485 ; Dead Key : Hook and Latin Greek Letters (h)
486
487 global dkHook := Map()
488 dkHook["b"] := "{u+0253}" ; (ɓ) b with hook
489 dkHook["B"] := "{u+0181}" ; (Ɓ) B with hook
490 dkHook["c"] := "{u+0188}" ; (ƈ) c with hook
491 dkHook["C"] := "{u+0187}" ; (Ƈ) C with hook
492 dkHook["d"] := "{u+0257}" ; (ɗ) d with hook
493 dkHook["D"] := "{u+018a}" ; (Ɗ) D with hook
494 dkHook["f"] := "{u+0192}" ; (ƒ) f with hook
495 dkHook["F"] := "{u+0191}" ; (Ƒ) F with hook
496 dkHook["g"] := "{u+0260}" ; (ɠ) g with hook
497 dkHook["G"] := "{u+0193}" ; (Ɠ) G with hook
498 dkHook["h"] := "{u+0266}" ; (ɦ) h with hook
499 dkHook["H"] := "{u+a7aa}" ; (Ɦ) H with hook
500 dkHook["k"] := "{u+0199}" ; (ƙ) k with hook
501 dkHook["K"] := "{u+0198}" ; (Ƙ) K with hook
502 dkHook["m"] := "{u+0271}" ; (ɱ) m with hook
503 dkHook["M"] := "{u+2c6e}" ; (Ɱ) M with hook
504 dkHook["n"] := "{u+0272}" ; (ɲ) n with left hook
505 dkHook["N"] := "{u+019d}" ; (Ɲ) N with left hook
506 dkHook["p"] := "{u+01a5}" ; (ƥ) p with hook
507 dkHook["P"] := "{u+01a4}" ; (Ƥ) P with hook
508 dkHook["q"] := "{u+024b}" ; (ɋ) q with hook tail
509 dkHook["Q"] := "{u+024a}" ; (Ɋ) Q with hook tail
510 dkHook["r"] := "{u+027d}" ; (ɽ) r with tail
511 dkHook["R"] := "{u+2c64}" ; (Ɽ) R with tail
512 dkHook["t"] := "{u+01ad}" ; (ƭ) t with hook
513 dkHook["T"] := "{u+01ac}" ; (Ƭ) T with hook
514 dkHook["v"] := "{u+028b}" ; (ʋ) v with hook
515 dkHook["V"] := "{u+01b2}" ; (Ʋ) V with hook
516 dkHook["w"] := "{u+2c73}" ; (ⱳ) w with hook
517 dkHook["W"] := "{u+2c72}" ; (Ⱳ) W with hook
518 dkHook["y"] := "{u+01b4}" ; (ƴ) y with hook
519 dkHook["Y"] := "{u+01b3}" ; (Ƴ) Y with hook
520 dkHook["z"] := "{u+0225}" ; (ȥ) z with hook
521 dkHook["Z"] := "{u+0224}" ; (Ȥ) Z with hook
522 dkHook["a"] := "{u+0251}" ; (ɑ) latin small letter alpha
523 dkHook["A"] := "{u+2c6d}" ; (Ɑ) latin capital letter alpha
524 dkHook["e"] := "{u+025b}" ; (ɛ) small open e (latin small epsilon)
525 dkHook["E"] := "{u+0190}" ; (Ɛ) capital open E (latin capital epsilon)
526 dkHook["i"] := "{u+0269}" ; (ɩ) latin small letter iota
527 dkHook["I"] := "{u+0196}" ; (Ɩ) latin capital letter iota
528 dkHook["j"] := "{u+0263}" ; (ɣ) latin small gamma
529 dkHook["J"] := "{u+0194}" ; (Ɣ) latin capital gamma
530 dkHook["o"] := "{u+0254}" ; (ɔ) small open o
531 dkHook["O"] := "{u+0186}" ; (Ɔ) capital open O
532 dkHook["s"] := "{u+0283}" ; (ʃ) small letter esh
533 dkHook["S"] := "{u+01a9}" ; (Ʃ) capital letter esh
534 dkHook["u"] := "{u+028a}" ; (ʊ) latin small letter upsilon
535 dkHook["U"] := "{u+01b1}" ; (Ʊ) latin capital letter upsilon
536
537
538 ; Dead Key : Horn and Special Letters (H)
539
540 global dkHorn := Map()
541 dkHorn["o"] := "{u+01a1}" ; (ơ) o with horn
542 dkHorn["O"] := "{u+01a0}" ; (Ơ) O with horn
543 dkHorn["u"] := "{u+01b0}" ; (ư) u with horn
544 dkHorn["U"] := "{u+01af}" ; (Ư) U with horn
545 dkHorn["g"] := "{u+ab36}" ; (ꬶ) cross-tailed g
546 dkHorn["h"] := "{u+0267}" ; (ɧ) small letter heng with hook
547 dkHorn["k"] := "{u+0138}" ; (ĸ) small letter kra
548 dkHorn["s"] := "{u+017f}" ; (ſ) small long s
549 dkHorn["S"] := "{u+1e9b}" ; (ẛ) small long s with dot above
550
551
552 ; Dead Key : Turned Letters (t)
553
554 global dkTurned := Map()
555 dkTurned["a"] := "{u+0250}" ; (ɐ) small turned a
556 dkTurned["A"] := "{u+2c6f}" ; (Ɐ) capital turned A
557 dkTurned["e"] := "{u+01dd}" ; (ǝ) small turned e
558 dkTurned["E"] := "{u+018e}" ; (Ǝ) capital reversed E
559 dkTurned["q"] := "{u+0252}" ; (ɒ) latin small letter turned alpha
560 dkTurned["Q"] := "{u+2c70}" ; (Ɒ) latin capital letter turned alpha
561 dkTurned["v"] := "{u+028c}" ; (ʌ) latin small letter turned v
562 dkTurned["V"] := "{u+0245}" ; (Ʌ) latin capital letter turned V
563
564
565 ; Dead Key : Currency ($)
566
567 global dkCurrency := Map()
568 dkCurrency["a"] := "{u+058f}" ; (֏) Armenian dram
569 dkCurrency["A"] := "{u+20b3}" ; (₳) Argentine austral
570 dkCurrency["b"] := "{u+20bf}" ; (₿) bitcoin
571 dkCurrency["B"] := "{u+0e3f}" ; (฿) Thai baht
572 dkCurrency["c"] := "{u+20a1}" ; (₡) Costa Rican colón
573 dkCurrency["C"] := "{u+20b5}" ; (₵) Ghanaian cedi
574 dkCurrency["d"] := "{u+20ab}" ; (₫) Vietnamese dong
575 dkCurrency["D"] := "{u+20af}" ; (₯) Greek drachma
576 dkCurrency["e"] := "{u+20ac}" ; (€) euro sign
577 dkCurrency["E"] := "{u+20a0}" ; (₠) euro-currency sign
578 dkCurrency["f"] := "{u+20a3}" ; (₣) French franc
579 dkCurrency["F"] := "{u+20a3}" ; (₣) French franc
580 dkCurrency["g"] := "{u+20b2}" ; (₲) Paraguayan guaraní
581 dkCurrency["G"] := "{u+20be}" ; (₾) Georgian lari
582 dkCurrency["h"] := "{u+20b4}" ; (₴) Ukrainian hryvnia
583 dkCurrency["H"] := "{u+20b4}" ; (₴) Ukrainian hryvnia
584 dkCurrency["i"] := "{u+20a4}" ; (₤) lira
585 dkCurrency["I"] := "{u+20b6}" ; (₶) livre tournois
586 dkCurrency["k"] := "{u+20ad}" ; (₭) Laotian kip
587 dkCurrency["K"] := "{u+20ad}" ; (₭) Laotian kip
588 dkCurrency["l"] := "{u+20ba}" ; (₺) Turkish lira
589 dkCurrency["L"] := "{u+00a3}" ; (£) pound sign
590 dkCurrency["m"] := "{u+20bc}" ; (₼) Azerbaijani manat
591 dkCurrency["M"] := "{u+20a5}" ; (₥) mill sign
592 dkCurrency["n"] := "{u+20a6}" ; (₦) Nigerian naira
593 dkCurrency["N"] := "{u+20bb}" ; (₻) Nordic mark
594 dkCurrency["o"] := "{u+00a2}" ; (¢) cent sign (dollar)
595 dkCurrency["p"] := "{u+20b1}" ; (₱) Philippine peso
596 dkCurrency["P"] := "{u+20a7}" ; (₧) Spanish pesetas
597 dkCurrency["r"] := "{u+20b9}" ; (₹) Indian rupee
598 dkCurrency["R"] := "{u+20bd}" ; (₽) Russian ruble
599 dkCurrency["s"] := "{u+20aa}" ; (₪) Israeli new shekel
600 dkCurrency["S"] := "{u+20b7}" ; (₷) spesmilo
601 dkCurrency["t"] := "{u+20ae}" ; (₮) Mongolian tögrög (tugrik)
602 dkCurrency["T"] := "{u+20b8}" ; (₸) Kazakh tenge
603 dkCurrency["u"] := "{u+20a8}" ; (₨) rupee sign
604 dkCurrency["U"] := "{u+20a2}" ; (₢) Brazilian cruzeiro
605 dkCurrency["w"] := "{u+20a9}" ; (₩) South Korean won
606 dkCurrency["W"] := "{u+20a9}" ; (₩) South Korean won
607 dkCurrency["x"] := "{u+00a4}" ; (¤) currency sign
608 dkCurrency["y"] := "{u+00a5}" ; (¥) yen sign
609 dkCurrency["Y"] := "{u+00a5}" ; (¥) yen sign
610 dkCurrency[" "] := "{u+00a4}" ; (¤) currency sign
611
612
613 ; Dead Key : Greek Alphabet (g)
614
615 global dkGreekAlphabet := Map()
616 dkGreekAlphabet["a"] := "{u+03b1}" ; (α) small alpha
617 dkGreekAlphabet["A"] := "{u+0391}" ; (Α) capital alpha
618 dkGreekAlphabet["b"] := "{u+03b2}" ; (β) small beta
619 dkGreekAlphabet["B"] := "{u+0392}" ; (Β) capital beta
620 dkGreekAlphabet["v"] := "{u+03b2}" ; (β) small beta
621 dkGreekAlphabet["V"] := "{u+0392}" ; (Β) capital beta
622 dkGreekAlphabet["g"] := "{u+03b3}" ; (γ) small gamma
623 dkGreekAlphabet["G"] := "{u+0393}" ; (Γ) capital gamma
624 dkGreekAlphabet["d"] := "{u+03b4}" ; (δ) small delta
625 dkGreekAlphabet["D"] := "{u+0394}" ; (Δ) capital delta
626 dkGreekAlphabet["e"] := "{u+03b5}" ; (ε) small epsilon
627 dkGreekAlphabet["E"] := "{u+0395}" ; (Ε) capital epsilon
628 dkGreekAlphabet["z"] := "{u+03b6}" ; (ζ) small zeta
629 dkGreekAlphabet["Z"] := "{u+0396}" ; (Ζ) capital zeta
630 dkGreekAlphabet["h"] := "{u+03b7}" ; (η) small eta
631 dkGreekAlphabet["H"] := "{u+0397}" ; (Η) capital eta
632 dkGreekAlphabet["j"] := "{u+03b8}" ; (θ) small theta
633 dkGreekAlphabet["J"] := "{u+0398}" ; (Θ) capital theta
634 dkGreekAlphabet["i"] := "{u+03b9}" ; (ι) small iota
635 dkGreekAlphabet["I"] := "{u+0399}" ; (Ι) capital iota
636 dkGreekAlphabet["k"] := "{u+03ba}" ; (κ) small kappa
637 dkGreekAlphabet["K"] := "{u+039a}" ; (Κ) capital kappa
638 dkGreekAlphabet["l"] := "{u+03bb}" ; (λ) small lambda
639 dkGreekAlphabet["L"] := "{u+039b}" ; (Λ) capital lambda
640 dkGreekAlphabet["m"] := "{u+03bc}" ; (μ) small mu
641 dkGreekAlphabet["M"] := "{u+039c}" ; (Μ) capital mu
642 dkGreekAlphabet["n"] := "{u+03bd}" ; (ν) small nu
643 dkGreekAlphabet["N"] := "{u+039d}" ; (Ν) capital nu
644 dkGreekAlphabet["x"] := "{u+03be}" ; (ξ) small xi
645 dkGreekAlphabet["X"] := "{u+039e}" ; (Ξ) capital xi
646 dkGreekAlphabet["o"] := "{u+03bf}" ; (ο) small omicron
647 dkGreekAlphabet["O"] := "{u+039f}" ; (Ο) capital omicron
648 dkGreekAlphabet["p"] := "{u+03c0}" ; (π) small pi
649 dkGreekAlphabet["P"] := "{u+03a0}" ; (Π) capital pi
650 dkGreekAlphabet["r"] := "{u+03c1}" ; (ρ) small rho
651 dkGreekAlphabet["R"] := "{u+03a1}" ; (Ρ) capital rho
652 dkGreekAlphabet["s"] := "{u+03c3}" ; (σ) small sigma
653 dkGreekAlphabet["S"] := "{u+03a3}" ; (Σ) capital sigma
654 dkGreekAlphabet[","] := "{u+03c2}" ; (ς) small final sigma
655 dkGreekAlphabet["t"] := "{u+03c4}" ; (τ) small tau
656 dkGreekAlphabet["T"] := "{u+03a4}" ; (Τ) capital tau
657 dkGreekAlphabet["u"] := "{u+03c5}" ; (υ) small upsilon
658 dkGreekAlphabet["U"] := "{u+03a5}" ; (Υ) capital upsilon
659 dkGreekAlphabet["y"] := "{u+03c5}" ; (υ) small upsilon
660 dkGreekAlphabet["Y"] := "{u+03a5}" ; (Υ) capital upsilon
661 dkGreekAlphabet["f"] := "{u+03c6}" ; (φ) small phi
662 dkGreekAlphabet["F"] := "{u+03a6}" ; (Φ) capital phi
663 dkGreekAlphabet["c"] := "{u+03c7}" ; (χ) small chi
664 dkGreekAlphabet["C"] := "{u+03a7}" ; (Χ) capital chi
665 dkGreekAlphabet["w"] := "{u+03c8}" ; (ψ) small psi
666 dkGreekAlphabet["W"] := "{u+03a8}" ; (Ψ) capital psi
667 dkGreekAlphabet["q"] := "{u+03c9}" ; (ω) small omega
668 dkGreekAlphabet["Q"] := "{u+03a9}" ; (Ω) capital omega
669
670
671 ; Dead Key : Superscript Characters (p)
672
673 global dkSuperscript := Map()
674 dkSuperscript["1"] := "{u+00b9}" ; (¹) superscript 1
675 dkSuperscript["2"] := "{u+00b2}" ; (²) superscript 2
676 dkSuperscript["3"] := "{u+00b3}" ; (³) superscript 3
677 dkSuperscript["4"] := "{u+2074}" ; (⁴) superscript 4
678 dkSuperscript["5"] := "{u+2075}" ; (⁵) superscript 5
679 dkSuperscript["6"] := "{u+2076}" ; (⁶) superscript 6
680 dkSuperscript["7"] := "{u+2077}" ; (⁷) superscript 7
681 dkSuperscript["8"] := "{u+2078}" ; (⁸) superscript 8
682 dkSuperscript["9"] := "{u+2079}" ; (⁹) superscript 9
683 dkSuperscript["0"] := "{u+2070}" ; (⁰) superscript 0
684 dkSuperscript["n"] := "{u+207f}" ; (ⁿ) superscript n
685 dkSuperscript["+"] := "{u+207a}" ; (⁺) superscript +
686 dkSuperscript["-"] := "{u+207b}" ; (⁻) superscript -
687 dkSuperscript["="] := "{u+207c}" ; (⁼) superscript =
688 dkSuperscript["("] := "{u+207d}" ; (⁽) superscript (
689 dkSuperscript[")"] := "{u+207e}" ; (⁾) superscript )
690
691
692 ; Dead Key : Subscript Characters (u)
693
694 global dkSubscript := Map()
695 dkSubscript["1"] := "{u+2081}" ; (₁) subscript 1
696 dkSubscript["2"] := "{u+2082}" ; (₂) subscript 2
697 dkSubscript["3"] := "{u+2083}" ; (₃) subscript 3
698 dkSubscript["4"] := "{u+2084}" ; (₄) subscript 4
699 dkSubscript["5"] := "{u+2085}" ; (₅) subscript 5
700 dkSubscript["6"] := "{u+2086}" ; (₆) subscript 6
701 dkSubscript["7"] := "{u+2087}" ; (₇) subscript 7
702 dkSubscript["8"] := "{u+2088}" ; (₈) subscript 8
703 dkSubscript["9"] := "{u+2089}" ; (₉) subscript 9
704 dkSubscript["0"] := "{u+2080}" ; (₀) subscript 0
705 dkSubscript["n"] := "{u+2099}" ; (ₙ) subscript n
706 dkSubscript["+"] := "{u+208a}" ; (₊) subscript +
707 dkSubscript["-"] := "{u+208b}" ; (₋) subscript -
708 dkSubscript["="] := "{u+208c}" ; (₌) subscript =
709 dkSubscript["("] := "{u+208d}" ; (₍) subscript (
710 dkSubscript[")"] := "{u+208e}" ; (₎) subscript )
711
712
713 ; Dead Key : Spacing Characters and Dashes
714
715 global dkSpace := Map()
716 global dkQuad := Map()
717 dkSpace["2"] := "{u+2002}" ; en space
718 dkSpace["3"] := "{u+2003}" ; em space
719 dkSpace["1"] := "{u+2004}" ; three-per-em space
720 dkSpace["4"] := "{u+2005}" ; four-per-em space
721 dkSpace["5"] := "{u+2008}" ; punctuation space
722 dkSpace["6"] := "{u+2006}" ; six-per-em space
723 dkSpace["7"] := "{u+2009}" ; thin space
724 dkSpace["8"] := "{u+200a}" ; hair space
725 dkSpace["9"] := "{u+2007}" ; figure space
726 dkSpace["0"] := "{u+200b}" ; zero-width space
727 dkSpace[" "] := "{u+00a0}" ; non-breaking space
728 dkSpace["."] := "{u+202f}" ; narrow no-break space
729 dkMacronStroke["2"] := "{u+2013}" ; (–) en dash
730 dkMacronStroke["3"] := "{u+2014}" ; (—) em dash
731 dkMacronStroke["4"] := "{u+2015}" ; (―) horizontal bar
732 dkMacronStroke["5"] := "{u+2010}" ; (‐) hyphen
733 dkMacronStroke["9"] := "{u+2012}" ; (‒) figure dash
734 dkMacronStroke["0"] := "{u+00ad}" ; (­) soft hyphen
735 dkMacronStroke["-"] := "{u+2011}" ; (‑) non-breaking hyphen
736 dkQuad["2"] := "{u+2000}" ; en quad
737 dkQuad["3"] := "{u+2001}" ; em quad
738
739
740 ; Dead Key : Arrows and Pointers
741
742 global dkArrow := Map()
743 dkArrow["1"] := "{u+2199}" ; (↙) south west arrow
744 dkArrow["2"] := "{u+2193}" ; (↓) downwards arrow
745 dkArrow["3"] := "{u+2198}" ; (↘) south east arrow
746 dkArrow["4"] := "{u+2190}" ; (←) leftwards arrow
747 dkArrow["5"] := "{u+2195}" ; (↕) up down arrow
748 dkArrow["6"] := "{u+2192}" ; (→) rightwards arrow
749 dkArrow["7"] := "{u+2196}" ; (↖) north west arrow
750 dkArrow["8"] := "{u+2191}" ; (↑) upwards arrow
751 dkArrow["9"] := "{u+2197}" ; (↗) north east arrow
752 dkArrow["0"] := "{u+2194}" ; (↔) left right arrow
753 dkDoubleAcute["1"] := "{u+21d9}" ; (⇙) south west double arrow
754 dkDoubleAcute["2"] := "{u+21d3}" ; (⇓) downwards double arrow
755 dkDoubleAcute["3"] := "{u+21d8}" ; (⇘) south east double arrow
756 dkDoubleAcute["4"] := "{u+21d0}" ; (⇐) leftwards double arrow
757 dkDoubleAcute["5"] := "{u+21d5}" ; (⇕) up down double arrow
758 dkDoubleAcute["6"] := "{u+21d2}" ; (⇒) rightwards double arrow
759 dkDoubleAcute["7"] := "{u+21d6}" ; (⇖) north west double arrow
760 dkDoubleAcute["8"] := "{u+21d1}" ; (⇑) upwards double arrow
761 dkDoubleAcute["9"] := "{u+21d7}" ; (⇗) north east double arrow
762 dkDoubleAcute["0"] := "{u+21d4}" ; (⇔) left right double arrow
763 dkHorn["2"] := "{u+25bc}" ; (▼) black down-pointing triangle
764 dkHorn["@"] := "{u+25bd}" ; (▽) white down-pointing triangle
765 dkHorn["4"] := "{u+25c0}" ; (◀) black left-pointing triangle
766 dkHorn["$"] := "{u+25c1}" ; (◁) white left-pointing triangle
767 dkHorn["6"] := "{u+25b6}" ; (▶) black right-pointing triangle
768 dkHorn["^"] := "{u+25b7}" ; (▷) white right-pointing triangle
769 dkHorn["8"] := "{u+25b2}" ; (▲) black up-pointing triangle
770 dkHorn["*"] := "{u+25b3}" ; (△) white up-pointing triangle
771
772
773 ; Dead Key : Miscellaneous Symbols (s)
774
775 global dkSymbols := Map()
776 dkSymbols["a"] := "{u+214d}" ; (⅍) aktieselskab
777 dkSymbols["c"] := "{u+2105}" ; (℅) care of
778 dkSymbols["d"] := "{u+22c4}" ; (⋄) diamond operator
779 dkSymbols["e"] := "{u+212e}" ; (℮) estimated symbol
780 dkSymbols["E"] := "{u+2709}" ; (✉) envelope
781 dkSymbols["f"] := "{u+2640}" ; (♀) Venus symbol (female)
782 dkSymbols["g"] := "{u+2740}" ; (❀) white florette
783 dkSymbols["G"] := "{u+273f}" ; (✿) black florette
784 dkSymbols["h"] := "{u+2766}" ; (❦) floral heart
785 dkSymbols["H"] := "{u+2767}" ; (❧) rotated floral heart bullet
786 dkSymbols["i"] := "{u+2300}" ; (⌀) diameter sign
787 dkSymbols["l"] := "{u+2113}" ; (ℓ) script small l
788 dkSymbols["L"] := "{u+2112}" ; (ℒ) Laplace transform
789 dkSymbols["m"] := "{u+2642}" ; (♂) Mars symbol (male)
790 dkSymbols["M"] := "{u+2120}" ; (℠) service mark
791 dkSymbols["q"] := "{u+2126}" ; (Ω) ohm sign (backwards compatibility)
792 dkSymbols["r"] := "{u+2619}" ; (☙) reversed rotated floral heart bullet
793 dkSymbols["R"] := "{u+211e}" ; (℞) prescription take (Recipere)
794 dkSymbols["t"] := "{u+2706}" ; (✆) telephone location sign
795 dkSymbols["v"] := "{u+2713}" ; (✓) check mark
796 dkSymbols["V"] := "{u+2714}" ; (✔) heavy check mark
797 dkSymbols["w"] := "{u+26a0}" ; (⚠) warning sign
798 dkSymbols["x"] := "{u+2717}" ; (✗) ballot x
799 dkSymbols["X"] := "{u+2718}" ; (✘) heavy ballot x
800 dkSymbols["2"] := "{u+266b}" ; (♫) beamed eighth notes
801 dkSymbols["3"] := "{u+2042}" ; (⁂) asterism
802 dkSymbols["5"] := "{u+2605}" ; (★) black star
803 dkSymbols["%"] := "{u+2606}" ; (☆) white star
804 dkSymbols["6"] := "{u+273d}" ; (✽) heavy teardrop-spoked asterisk
805 dkSymbols["^"] := "{u+273b}" ; (✻) teardrop-spoked asterisk
806 dkSymbols["8"] := "{u+266a}" ; (♪) eighth note
807 dkSymbols[";"] := "{u+263a}" ; (☺) white smiling face
808 dkSymbols[":"] := "{u+263b}" ; (☻) black smiling face
809 dkSymbols["!"] := "{u+203c}" ; (‼) double exclamation mark
810 dkSymbols["?"] := "{u+203d}" ; (‽) interrobang
811 dkSymbols["\"] := "{u+205e}" ; (⁞) vertical four dots
812 dkSymbols["|"] := "{u+00a6}" ; (¦) broken bar
813 dkSymbols["."] := "{u+2e18}" ; (⸘) inverted interrobang
814 dkSymbols["/"] := "{u+2e2e}" ; (⸮) reversed question mark
815
816
817 ; Dead Key : Playing Card Suit Symbols (S)
818
819 global dkPlayingCardSuit := Map()
820 dkPlayingCardSuit["c"] := "{u+2663}" ; (♣) black club suit
821 dkPlayingCardSuit["C"] := "{u+2667}" ; (♧) white club suit
822 dkPlayingCardSuit["d"] := "{u+2666}" ; (♦) black diamond suit
823 dkPlayingCardSuit["D"] := "{u+2662}" ; (♢) white diamond suit
824 dkPlayingCardSuit["h"] := "{u+2665}" ; (♥) black heart suit
825 dkPlayingCardSuit["H"] := "{u+2661}" ; (♡) white heart suit
826 dkPlayingCardSuit["p"] := "{u+2660}" ; (♠) black spade suit
827 dkPlayingCardSuit["P"] := "{u+2664}" ; (♤) white spade suit
828
829
830 ; Dead Key : Vulgar Fractions
831
832 global dkOne := Map()
833 global dkTwo := Map()
834 global dkThree := Map()
835 global dkFour := Map()
836 global dkFive := Map()
837 global dkSeven := Map()
838 global dkZero := Map()
839 dkOne["2"] := "{u+00bd}" ; (½) vulgar fraction 1/2
840 dkOne["3"] := "{u+2153}" ; (⅓) vulgar fraction 1/3
841 dkTwo["3"] := "{u+2154}" ; (⅔) vulgar fraction 2/3
842 dkOne["4"] := "{u+00bc}" ; (¼) vulgar fraction 1/4
843 dkThree["4"] := "{u+00be}" ; (¾) vulgar fraction 3/4
844 dkOne["5"] := "{u+2155}" ; (⅕) vulgar fraction 1/5
845 dkTwo["5"] := "{u+2156}" ; (⅖) vulgar fraction 2/5
846 dkThree["5"] := "{u+2157}" ; (⅗) vulgar fraction 3/5
847 dkFour["5"] := "{u+2158}" ; (⅘) vulgar fraction 4/5
848 dkOne["6"] := "{u+2159}" ; (⅙) vulgar fraction 1/6
849 dkFive["6"] := "{u+215a}" ; (⅚) vulgar fraction 5/6
850 dkOne["7"] := "{u+2150}" ; (⅐) vulgar fraction 1/7
851 dkOne["8"] := "{u+215b}" ; (⅛) vulgar fraction 1/8
852 dkThree["8"] := "{u+215c}" ; (⅜) vulgar fraction 3/8
853 dkFive["8"] := "{u+215d}" ; (⅝) vulgar fraction 5/8
854 dkSeven["8"] := "{u+215e}" ; (⅞) vulgar fraction 7/8
855 dkOne["9"] := "{u+2151}" ; (⅑) vulgar fraction 1/9
856 dkOne["0"] := "{u+2152}" ; (⅒) vulgar fraction 1/10
857 dkZero["3"] := "{u+2189}" ; (↉) vulgar fraction 0/3
858
859
860 ; Dead Key : Math Symbols (m)
861
862 global dkMathSymbols := Map()
863 dkMathSymbols["a"] := "{u+2200}" ; (∀) for all
864 dkMathSymbols["A"] := "{u+2200}" ; (∀) for all
865 dkMathSymbols["b"] := "{u+2286}" ; (⊆) subset of or equal to
866 dkMathSymbols["B"] := "{u+2287}" ; (⊇) superset of or equal to
867 dkMathSymbols["c"] := "{u+221d}" ; (∝) proportional to
868 dkMathSymbols["C"] := "{u+2102}" ; (ℂ) complex numbers
869 dkMathSymbols["d"] := "{u+2206}" ; (∆) increment operator
870 dkMathSymbols["D"] := "{u+2207}" ; (∇) nabla/del operator
871 dkMathSymbols["e"] := "{u+2203}" ; (∃) there exists
872 dkMathSymbols["E"] := "{u+2204}" ; (∄) there does not exist
873 dkMathSymbols["f"] := "{u+0192}" ; (ƒ) f with hook
874 dkMathSymbols["F"] := "{u+220e}" ; (∎) end of proof
875 dkMathSymbols["g"] := "{u+2282}" ; (⊂) subset of
876 dkMathSymbols["G"] := "{u+2284}" ; (⊄) not a subset of
877 dkMathSymbols["h"] := "{u+2283}" ; (⊃) superset of
878 dkMathSymbols["H"] := "{u+2285}" ; (⊅) not a superset of
879 dkMathSymbols["I"] := "{u+2111}" ; (ℑ) imaginary numbers
880 dkMathSymbols["j"] := "{u+2245}" ; (≅) congruent to
881 dkMathSymbols["J"] := "{u+2247}" ; (≇) not congruent to
882 dkMathSymbols["k"] := "{u+220b}" ; (∋) contains as member
883 dkMathSymbols["K"] := "{u+220c}" ; (∌) does not contain as member
884 dkMathSymbols["l"] := "{u+2225}" ; (∥) parallel to
885 dkMathSymbols["L"] := "{u+2226}" ; (∦) not parallel to
886 dkMathSymbols["m"] := "{u+2208}" ; (∈) element of
887 dkMathSymbols["M"] := "{u+2209}" ; (∉) not an element of
888 dkMathSymbols["n"] := "{u+00ac}" ; (¬) not sign
889 dkMathSymbols["N"] := "{u+2115}" ; (ℕ) natural numbers
890 dkMathSymbols["o"] := "{u+2218}" ; (∘) ring operator
891 dkMathSymbols["O"] := "{u+2205}" ; (∅) empty set
892 dkMathSymbols["p"] := "{u+2202}" ; (∂) partial differential
893 dkMathSymbols["P"] := "{u+2119}" ; (ℙ) prime numbers
894 dkMathSymbols["Q"] := "{u+211a}" ; (ℚ) rational numbers
895 dkMathSymbols["R"] := "{u+211d}" ; (ℝ) real numbers
896 dkMathSymbols["s"] := "{u+2229}" ; (∩) set intersection
897 dkMathSymbols["S"] := "{u+222b}" ; (∫) integral symbol
898 dkMathSymbols["t"] := "{u+2261}" ; (≡) identical to
899 dkMathSymbols["T"] := "{u+2262}" ; (≢) not identical to
900 dkMathSymbols["u"] := "{u+222a}" ; (∪) set union
901 dkMathSymbols["U"] := "{u+2216}" ; (∖) set minus
902 dkMathSymbols["w"] := "{u+2118}" ; (℘) Weierstrass elliptic function
903 dkMathSymbols["z"] := "{u+21af}" ; (↯) downwards zigzag arrow
904 dkMathSymbols["Z"] := "{u+2124}" ; (ℤ) whole numbers
905 dkMathSymbols["6"] := "{u+2220}" ; (∠) angle symbol
906 dkMathSymbols["&"] := "{u+2227}" ; (∧) logical and
907 dkMathSymbols["8"] := "{u+2297}" ; (⊗) circled times
908 dkMathSymbols["*"] := "{u+2299}" ; (⊙) circled dot operator
909 dkMathSymbols["9"] := "{u+221f}" ; (∟) right angle
910 dkMathSymbols["0"] := "{u+2221}" ; (∡) measured angle
911 dkMathSymbols["+"] := "{u+2295}" ; (⊕) circled plus
912 dkMathSymbols["-"] := "{u+2296}" ; (⊖) circled minus
913 dkMathSymbols["/"] := "{u+2298}" ; (⊘) circled division slash
914 dkMathSymbols["="] := "{u+225d}" ; (≝) equal to by definition
915 dkMathSymbols[";"] := "{u+2235}" ; (∵) because sign
916 dkMathSymbols[":"] := "{u+2234}" ; (∴) therefore sign
917 dkMathSymbols["|"] := "{u+2228}" ; (∨) logical or
918
919
920 ; Dead Key : Special Letters/Characters
921
922 global dkCapitalA := Map()
923 global dkSmallD := Map()
924 global dkCapitalD := Map()
925 global dkSmallI := Map()
926 global dkCapitalI := Map()
927 global dkCapitalO := Map()
928 global dkCapitalT := Map()
929 dkArrow["e"] := "{u+00e6}" ; (æ) letter ae
930 dkCapitalA["E"] := "{u+00c6}" ; (Æ) letter AE
931 dkSmallD["h"] := "{u+00f0}" ; (ð) small letter eth
932 dkCapitalD["H"] := "{u+00d0}" ; (Ð) capital letter eth
933 dkSmallI["j"] := "{u+0133}" ; (ij) ligature ij
934 dkCapitalI["J"] := "{u+0132}" ; (IJ) ligature IJ
935 dkRingAbove["e"] := "{u+0153}" ; (œ) ligature oe
936 dkCapitalO["E"] := "{u+0152}" ; (Œ) ligature OE
937 dkSymbols["s"] := "{u+00df}" ; (ß) small sharp s (Eszett)
938 dkPlayingCardSuit["S"] := "{u+1e9e}" ; (ẞ) capital sharp S (capital Eszett)
939 dkTurned["h"] := "{u+00fe}" ; (þ) small letter thorn
940 dkCapitalT["H"] := "{u+00de}" ; (Þ) capital letter thorn
941
942
943 ; Dead Key : General/Math Symbols
944
945 global dkSmallN := Map()
946 global dkCapitalN := Map()
947 global dkSmallP := Map()
948 global dkCapitalP := Map()
949 global dkSmallR := Map()
950 global dkAsterisk := Map()
951 global dkExclam := Map()
952 global dkQuestion := Map()
953 global dkParenLeft := Map()
954 global dkPlus := Map()
955 global dkPercent := Map()
956 global dkEight := Map()
957 global dkLessThan := Map()
958 global dkGreaterThan := Map()
959 global dkBracketLeft := Map()
960 dkInvertedBreve["b"] := "{u+2022}" ; (•) bullet
961 dkInvertedBreve["t"] := "{u+2023}" ; (‣) triangular bullet
962 dkInvertedBreve["h"] := "{u+2043}" ; (⁃) hyphen bullet
963 dkInvertedBreve["w"] := "{u+25e6}" ; (◦) white bullet
964 dkSmallD["d"] := "{u+2020}" ; (†) dagger
965 dkCapitalD["D"] := "{u+2021}" ; (‡) double dagger
966 dkMathSymbols["i"] := "{u+00b5}" ; (µ) micro sign
967 dkSmallN["o"] := "{u+2116}" ; (№) numero sign
968 dkCapitalN["o"] := "{u+2116}" ; (№) numero sign
969 dkRingAbove["x"] := "{u+00a4}" ; (¤) currency sign
970 dkSmallP["p"] := "{u+00b6}" ; (¶) pilcrow sign
971 dkCapitalP["P"] := "{u+00b6}" ; (¶) pilcrow sign
972 dkSmallR["2"] := "{u+221a}" ; (√) square root
973 dkSmallR["3"] := "{u+221b}" ; (∛) cube root
974 dkSmallR["4"] := "{u+221c}" ; (∜) fourth root
975 dkSymbols["o"] := "{u+00a7}" ; (§) section sign
976 dkPlayingCardSuit["o"] := "{u+00a7}" ; (§) section sign
977 dkTurned["m"] := "{u+2122}" ; (™) trademark symbol
978 dkAcuteAccent["1"] := "{u+2032}" ; (′) prime
979 dkAcuteAccent["2"] := "{u+2033}" ; (″) double prime
980 dkAcuteAccent["3"] := "{u+2034}" ; (‴) triple prime
981 dkAcuteAccent["4"] := "{u+2057}" ; (⁗) quadruple prime
982 dkAsterisk["*"] := "{u+00d7}" ; (×) multiplication sign
983 dkStroke["/"] := "{u+00f7}" ; (÷) division sign
984 dkAsterisk["o"] := "{u+00b0}" ; (°) degree sign
985 dkRingAbove["*"] := "{u+00b0}" ; (°) degree sign
986 dkDotAbove["."] := "{u+00b7}" ; (·) middle dot
987 dkDotAbove[" "] := "{u+00b7}" ; (·) middle dot
988 dkDotAbove["3"] := "{u+2026}" ; (…) horizontal ellipsis
989 dkArrow["-"] := "{u+00aa}" ; (ª) feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
990 dkRingAbove["-"] := "{u+00ba}" ; (º) masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
991 dkExclam["!"] := "{u+00a1}" ; (¡) inverted exclamation mark
992 dkQuestion["?"] := "{u+00bf}" ; (¿) inverted question mark
993 dkRingAbove["c"] := "{u+00a9}" ; (©) copyright sign
994 dkParenLeft["c"] := "{u+00a9}" ; (©) copyright sign
995 dkRingAbove["p"] := "{u+2117}" ; (℗) sound recording copyright
996 dkParenLeft["p"] := "{u+2117}" ; (℗) sound recording copyright
997 dkRingAbove["r"] := "{u+00ae}" ; (®) registered sign
998 dkParenLeft["r"] := "{u+00ae}" ; (®) registered sign
999 dkPlus["-"] := "{u+00b1}" ; (±) plus-minus sign
1000 dkPercent["%"] := "{u+2030}" ; (‰) per mille sign
1001 dkPercent["3"] := "{u+2030}" ; (‰) per mille sign
1002 dkPercent["4"] := "{u+2031}" ; (‱) per ten thousand sign
1003 dkEight["8"] := "{u+221e}" ; (∞) infinity symbol
1004 dkExclam["="] := "{u+2260}" ; (≠) not equal to
1005 dkDoubleAcute["/"] := "{u+2260}" ; (≠) not equal to
1006 dkStroke["="] := "{u+2260}" ; (≠) not equal to
1007 dkLessThan["="] := "{u+2264}" ; (≤) less-than or equal to
1008 dkGreaterThan["="] := "{u+2265}" ; (≥) greater-than or equal to
1009 dkLessThan["+"] := "{u+2a7d}" ; (⩽) less-than or slanted equal to
1010 dkGreaterThan["+"] := "{u+2a7e}" ; (⩾) greater-than or slanted equal to
1011 dkTilde["~"] := "{u+2248}" ; (≈) almost equal to
1012 dkBracketLeft["]"] := "{u+2610}" ; (☐) ballot box
1013 dkBracketLeft["v"] := "{u+2611}" ; (☑) ballot box with check
1014 dkBracketLeft["x"] := "{u+2612}" ; (☒) ballot box with x
1015
1016
1017 ; Dead Key : Quotation Marks
1018
1019 global dkBracketRight := Map()
1020 dkCedillaOgonek[chr(34)] := "{u+201e}" ; („) double low-9 quotation mark
1021 dkDiaeresis[","] := "{u+201e}" ; („) double low-9 quotation mark
1022 dkCedillaOgonek["'"] := "{u+201a}" ; (‚) single low-9 quotation mark
1023 dkAcuteAccent[","] := "{u+201a}" ; (‚) single low-9 quotation mark
1024 dkDiaeresis["["] := "{u+201c}" ; (“) left double quotation mark
1025 dkBracketLeft[chr(34)] := "{u+201c}" ; (“) left double quotation mark
1026 dkDiaeresis["]"] := "{u+201d}" ; (”) right double quotation mark
1027 dkBracketRight[chr(34)] := "{u+201d}" ; (”) right double quotation mark
1028 dkAcuteAccent["["] := "{u+2018}" ; (‘) left single quotation mark
1029 dkBracketLeft["'"] := "{u+2018}" ; (‘) left single quotation mark
1030 dkAcuteAccent["]"] := "{u+2019}" ; (’) right single quotation mark
1031 dkBracketRight["'"] := "{u+2019}" ; (’) right single quotation mark
1032 dkLessThan["<"] := "{u+00ab}" ; («) left-pointing double angle quotation mark
1033 dkLessThan[chr(34)] := "{u+00ab}" ; («) left-pointing double angle quotation mark
1034 dkDiaeresis["<"] := "{u+00ab}" ; («) left-pointing double angle quotation mark
1035 dkGreaterThan[">"] := "{u+00bb}" ; (») right-pointing double angle quotation mark
1036 dkGreaterThan[chr(34)] := "{u+00bb}" ; (») right-pointing double angle quotation mark
1037 dkDiaeresis[">"] := "{u+00bb}" ; (») right-pointing double angle quotation mark
1038 dkLessThan["'"] := "{u+2039}" ; (‹) left-pointing single angle quotation mark
1039 dkAcuteAccent["<"] := "{u+2039}" ; (‹) left-pointing single angle quotation mark
1040 dkGreaterThan["'"] := "{u+203a}" ; (›) right-pointing single angle quotation mark
1041 dkAcuteAccent[">"] := "{u+203a}" ; (›) right-pointing single angle quotation mark
1042
1043
1044 ; Dead Key : Letters with Two Accents
1045
1046 global dkCapitalU := Map()
1047 dkArrow[chr(34)] := "{u+01df}" ; (ǟ) a with diaeresis and macron
1048 dkCapitalA[chr(34)] := "{u+01de}" ; (Ǟ) A with diaeresis and macron
1049 dkArrow["."] := "{u+01e1}" ; (ǡ) a with dot above and macron
1050 dkCapitalA["."] := "{u+01e0}" ; (Ǡ) A with dot above and macron
1051 dkRingAbove[chr(34)] := "{u+022b}" ; (ȫ) o with diaeresis and macron
1052 dkCapitalO[chr(34)] := "{u+022a}" ; (Ȫ) O with diaeresis and macron
1053 dkRingAbove["~"] := "{u+022d}" ; (ȭ) o with tilde and macron
1054 dkCapitalO["~"] := "{u+022c}" ; (Ȭ) O with tilde and macron
1055 dkRingAbove["."] := "{u+0231}" ; (ȱ) o with dot above and macron
1056 dkCapitalO["."] := "{u+0230}" ; (Ȱ) O with dot above and macron
1057 dkSubscript["-"] := "{u+01d6}" ; (ǖ) u with diaeresis and macron
1058 dkCapitalU["-"] := "{u+01d5}" ; (Ǖ) U with diaeresis and macron
1059 dkSubscript["'"] := "{u+01d8}" ; (ǘ) u with diaeresis and acute
1060 dkCapitalU["'"] := "{u+01d7}" ; (Ǘ) U with diaeresis and acute
1061 dkSubscript["v"] := "{u+01da}" ; (ǚ) u with diaeresis and caron
1062 dkCapitalU["v"] := "{u+01d9}" ; (Ǚ) U with diaeresis and caron
1063 dkSubscript["``"] := "{u+01dc}" ; (ǜ) u with diaeresis and grave
1064 dkCapitalU["``"] := "{u+01db}" ; (Ǜ) U with diaeresis and grave
1065
1066
1067 ; Configuration : 'Right Alt' and 'Right Alt + Shift' on US QWERTY
1068
1069 >!a:: {
1070 if GetKeyState("CapsLock", "T")
1071 Send "{u+00c4}" ; (Ä) A with diaeresis
1072 else
1073 Send "{u+00e4}" ; (ä) a with diaeresis
1074 }
1075 >!+a:: {
1076 if GetKeyState("CapsLock", "T")
1077 Send "{u+00e4}" ; (ä) a with diaeresis
1078 else
1079 Send "{u+00c4}" ; (Ä) A with diaeresis
1080 }
1081
1082 >!q:: {
1083 if GetKeyState("CapsLock", "T")
1084 Send "{u+00c6}" ; (Æ) letter AE
1085 else
1086 Send "{u+00e6}" ; (æ) letter ae
1087 }
1088 >!+q:: {
1089 if GetKeyState("CapsLock", "T")
1090 Send "{u+00e6}" ; (æ) letter ae
1091 else
1092 Send "{u+00c6}" ; (Æ) letter AE
1093 }
1094
1095 >!w:: {
1096 if GetKeyState("CapsLock", "T")
1097 Send "{u+00c5}" ; (Å) A with ring above
1098 else
1099 Send "{u+00e5}" ; (å) a with ring above
1100 }
1101 >!+w:: {
1102 if GetKeyState("CapsLock", "T")
1103 Send "{u+00e5}" ; (å) a with ring above
1104 else
1105 Send "{u+00c5}" ; (Å) A with ring above
1106 }
1107
1108 >!z:: {
1109 if GetKeyState("CapsLock", "T")
1110 Send "{u+00c0}" ; (À) A with grave
1111 else
1112 Send "{u+00e0}" ; (à) a with grave
1113 }
1114 >!+z:: {
1115 if GetKeyState("CapsLock", "T")
1116 Send "{u+00e0}" ; (à) a with grave
1117 else
1118 Send "{u+00c0}" ; (À) A with grave
1119 }
1120
1121 >!x:: {
1122 if GetKeyState("CapsLock", "T")
1123 Send "{u+00c1}" ; (Á) A with acute
1124 else
1125 Send "{u+00e1}" ; (á) a with acute
1126 }
1127 >!+x:: {
1128 if GetKeyState("CapsLock", "T")
1129 Send "{u+00e1}" ; (á) a with acute
1130 else
1131 Send "{u+00c1}" ; (Á) A with acute
1132 }
1133
1134 >!d:: {
1135 if GetKeyState("CapsLock", "T")
1136 Send "{u+00c2}" ; (Â) A with circumflex
1137 else
1138 Send "{u+00e2}" ; (â) a with circumflex
1139 }
1140 >!+d:: {
1141 if GetKeyState("CapsLock", "T")
1142 Send "{u+00e2}" ; (â) a with circumflex
1143 else
1144 Send "{u+00c2}" ; (Â) A with circumflex
1145 }
1146
1147 >!c:: {
1148 if GetKeyState("CapsLock", "T")
1149 Send "{u+00c7}" ; (Ç) C with cedilla
1150 else
1151 Send "{u+00e7}" ; (ç) c with cedilla
1152 }
1153 >!+c:: {
1154 if GetKeyState("CapsLock", "T")
1155 Send "{u+00e7}" ; (ç) c with cedilla
1156 else
1157 Send "{u+00c7}" ; (Ç) C with cedilla
1158 }
1159
1160 >!e:: {
1161 if GetKeyState("CapsLock", "T")
1162 Send "{u+00cb}" ; (Ë) E with diaeresis
1163 else
1164 Send "{u+00eb}" ; (ë) e with diaeresis
1165 }
1166 >!+e:: {
1167 if GetKeyState("CapsLock", "T")
1168 Send "{u+00eb}" ; (ë) e with diaeresis
1169 else
1170 Send "{u+00cb}" ; (Ë) E with diaeresis
1171 }
1172
1173 >!f:: {
1174 if GetKeyState("CapsLock", "T")
1175 Send "{u+00c8}" ; (È) E with grave
1176 else
1177 Send "{u+00e8}" ; (è) e with grave
1178 }
1179 >!+f:: {
1180 if GetKeyState("CapsLock", "T")
1181 Send "{u+00e8}" ; (è) e with grave
1182 else
1183 Send "{u+00c8}" ; (È) E with grave
1184 }
1185
1186 >!g:: {
1187 if GetKeyState("CapsLock", "T")
1188 Send "{u+00c9}" ; (É) E with acute
1189 else
1190 Send "{u+00e9}" ; (é) e with acute
1191 }
1192 >!+g:: {
1193 if GetKeyState("CapsLock", "T")
1194 Send "{u+00e9}" ; (é) e with acute
1195 else
1196 Send "{u+00c9}" ; (É) E with acute
1197 }
1198
1199 >!r:: {
1200 if GetKeyState("CapsLock", "T")
1201 Send "{u+00ca}" ; (Ê) E with circumflex
1202 else
1203 Send "{u+00ea}" ; (ê) e with circumflex
1204 }
1205 >!+r:: {
1206 if GetKeyState("CapsLock", "T")
1207 Send "{u+00ea}" ; (ê) e with circumflex
1208 else
1209 Send "{u+00ca}" ; (Ê) E with circumflex
1210 }
1211
1212 >!i:: {
1213 if GetKeyState("CapsLock", "T")
1214 Send "{u+00cf}" ; (Ï) I with diaeresis
1215 else
1216 Send "{u+00ef}" ; (ï) i with diaeresis
1217 }
1218 >!+i:: {
1219 if GetKeyState("CapsLock", "T")
1220 Send "{u+00ef}" ; (ï) i with diaeresis
1221 else
1222 Send "{u+00cf}" ; (Ï) I with diaeresis
1223 }
1224
1225 >!v:: {
1226 if GetKeyState("CapsLock", "T")
1227 Send "{u+00cc}" ; (Ì) I with grave
1228 else
1229 Send "{u+00ec}" ; (ì) i with grave
1230 }
1231 >!+v:: {
1232 if GetKeyState("CapsLock", "T")
1233 Send "{u+00ec}" ; (ì) i with grave
1234 else
1235 Send "{u+00cc}" ; (Ì) I with grave
1236 }
1237
1238 >!b:: {
1239 if GetKeyState("CapsLock", "T")
1240 Send "{u+00cd}" ; (Í) I with acute
1241 else
1242 Send "{u+00ed}" ; (í) i with acute
1243 }
1244 >!+b:: {
1245 if GetKeyState("CapsLock", "T")
1246 Send "{u+00ed}" ; (í) i with acute
1247 else
1248 Send "{u+00cd}" ; (Í) I with acute
1249 }
1250
1251 >!t:: {
1252 if GetKeyState("CapsLock", "T")
1253 Send "{u+00ce}" ; (Î) I with circumflex
1254 else
1255 Send "{u+00ee}" ; (î) i with circumflex
1256 }
1257 >!+t:: {
1258 if GetKeyState("CapsLock", "T")
1259 Send "{u+00ee}" ; (î) i with circumflex
1260 else
1261 Send "{u+00ce}" ; (Î) I with circumflex
1262 }
1263
1264 >!n:: {
1265 if GetKeyState("CapsLock", "T")
1266 Send "{u+00d1}" ; (Ñ) N with tilde
1267 else
1268 Send "{u+00f1}" ; (ñ) n with tilde
1269 }
1270 >!+n:: {
1271 if GetKeyState("CapsLock", "T")
1272 Send "{u+00f1}" ; (ñ) n with tilde
1273 else
1274 Send "{u+00d1}" ; (Ñ) N with tilde
1275 }
1276
1277 >!o:: {
1278 if GetKeyState("CapsLock", "T")
1279 Send "{u+00d6}" ; (Ö) O with diaeresis
1280 else
1281 Send "{u+00f6}" ; (ö) o with diaeresis
1282 }
1283 >!+o:: {
1284 if GetKeyState("CapsLock", "T")
1285 Send "{u+00f6}" ; (ö) o with diaeresis
1286 else
1287 Send "{u+00d6}" ; (Ö) O with diaeresis
1288 }
1289
1290 >!k:: {
1291 if GetKeyState("CapsLock", "T")
1292 Send "{u+0152}" ; (Œ) ligature OE
1293 else
1294 Send "{u+0153}" ; (œ) ligature oe
1295 }
1296 >!+k:: {
1297 if GetKeyState("CapsLock", "T")
1298 Send "{u+0153}" ; (œ) ligature oe
1299 else
1300 Send "{u+0152}" ; (Œ) ligature OE
1301 }
1302
1303 >!l:: {
1304 if GetKeyState("CapsLock", "T")
1305 Send "{u+00d8}" ; (Ø) O with stroke
1306 else
1307 Send "{u+00f8}" ; (ø) o with stroke
1308 }
1309 >!+l:: {
1310 if GetKeyState("CapsLock", "T")
1311 Send "{u+00f8}" ; (ø) o with stroke
1312 else
1313 Send "{u+00d8}" ; (Ø) O with stroke
1314 }
1315
1316 >!,:: {
1317 if GetKeyState("CapsLock", "T")
1318 Send "{u+00d2}" ; (Ò) O with grave
1319 else
1320 Send "{u+00f2}" ; (ò) o with grave
1321 }
1322 >!<:: {
1323 if GetKeyState("CapsLock", "T")
1324 Send "{u+00f2}" ; (ò) o with grave
1325 else
1326 Send "{u+00d2}" ; (Ò) O with grave
1327 }
1328
1329 >!.:: {
1330 if GetKeyState("CapsLock", "T")
1331 Send "{u+00d3}" ; (Ó) O with acute
1332 else
1333 Send "{u+00f3}" ; (ó) o with acute
1334 }
1335 >!>:: {
1336 if GetKeyState("CapsLock", "T")
1337 Send "{u+00f3}" ; (ó) o with acute
1338 else
1339 Send "{u+00d3}" ; (Ó) O with acute
1340 }
1341
1342 >!p:: {
1343 if GetKeyState("CapsLock", "T")
1344 Send "{u+00d4}" ; (Ô) O with circumflex
1345 else
1346 Send "{u+00f4}" ; (ô) o with circumflex
1347 }
1348 >!+p:: {
1349 if GetKeyState("CapsLock", "T")
1350 Send "{u+00f4}" ; (ô) o with circumflex
1351 else
1352 Send "{u+00d4}" ; (Ô) O with circumflex
1353 }
1354
1355 >!s:: {
1356 if GetKeyState("CapsLock", "T")
1357 Send "{u+1e9e}" ; (ẞ) capital sharp S (capital Eszett)
1358 else
1359 Send "{u+00df}" ; (ß) small sharp s (Eszett)
1360 }
1361 >!+s:: {
1362 if GetKeyState("CapsLock", "T")
1363 Send "{u+00df}" ; (ß) small sharp s (Eszett)
1364 else
1365 Send "{u+1e9e}" ; (ẞ) capital sharp S (capital Eszett)
1366 }
1367
1368 >!u:: {
1369 if GetKeyState("CapsLock", "T")
1370 Send "{u+00dc}" ; (Ü) U with diaeresis
1371 else
1372 Send "{u+00fc}" ; (ü) u with diaeresis
1373 }
1374 >!+u:: {
1375 if GetKeyState("CapsLock", "T")
1376 Send "{u+00fc}" ; (ü) u with diaeresis
1377 else
1378 Send "{u+00dc}" ; (Ü) U with diaeresis
1379 }
1380
1381 >!h:: {
1382 if GetKeyState("CapsLock", "T")
1383 Send "{u+00d9}" ; (Ù) U with grave
1384 else
1385 Send "{u+00f9}" ; (ù) u with grave
1386 }
1387 >!+h:: {
1388 if GetKeyState("CapsLock", "T")
1389 Send "{u+00f9}" ; (ù) u with grave
1390 else
1391 Send "{u+00d9}" ; (Ù) U with grave
1392 }
1393
1394 >!j:: {
1395 if GetKeyState("CapsLock", "T")
1396 Send "{u+00da}" ; (Ú) U with acute
1397 else
1398 Send "{u+00fa}" ; (ú) u with acute
1399 }
1400 >!+j:: {
1401 if GetKeyState("CapsLock", "T")
1402 Send "{u+00fa}" ; (ú) u with acute
1403 else
1404 Send "{u+00da}" ; (Ú) U with acute
1405 }
1406
1407 >!y:: {
1408 if GetKeyState("CapsLock", "T")
1409 Send "{u+00db}" ; (Û) U with circumflex
1410 else
1411 Send "{u+00fb}" ; (û) u with circumflex
1412 }
1413 >!+y:: {
1414 if GetKeyState("CapsLock", "T")
1415 Send "{u+00fb}" ; (û) u with circumflex
1416 else
1417 Send "{u+00db}" ; (Û) U with circumflex
1418 }
1419
1420 >!-:: {
1421 if GetKeyState("CapsLock", "T")
1422 Send "{u+00c3}" ; (Ã) A with tilde
1423 else
1424 Send "{u+00e3}" ; (ã) a with tilde
1425 }
1426 >!_:: {
1427 if GetKeyState("CapsLock", "T")
1428 Send "{u+00e3}" ; (ã) a with tilde
1429 else
1430 Send "{u+00c3}" ; (Ã) A with tilde
1431 }
1432
1433 >!=:: {
1434 if GetKeyState("CapsLock", "T")
1435 Send "{u+00d5}" ; (Õ) O with tilde
1436 else
1437 Send "{u+00f5}" ; (õ) o with tilde
1438 }
1439 >!+=:: {
1440 if GetKeyState("CapsLock", "T")
1441 Send "{u+00f5}" ; (õ) o with tilde
1442 else
1443 Send "{u+00d5}" ; (Õ) O with tilde
1444 }
1445
1446 >!m::Send "{u+00b5}" ; (µ) micro sign
1447 >!+m::Send "{u+00b1}" ; (±) plus-minus sign
1448
1449 >!1::Send "{u+00a1}" ; (¡) inverted exclamation mark
1450 >!+1::Send "{u+00b9}" ; (¹) superscript 1
1451
1452 >!2::Send "{u+2013}" ; (–) en dash
1453 >!+2::Send "{u+00b2}" ; (²) superscript 2
1454
1455 >!3::Send "{u+2014}" ; (—) em dash
1456 >!+3::Send "{u+00b3}" ; (³) superscript 3
1457
1458 >!4::Send "{u+00a3}" ; (£) pound sign
1459 >!+4::Send "{u+00a5}" ; (¥) yen sign
1460
1461 >!5::Send "{u+20ac}" ; (€) euro sign
1462 >!+5::Send "{u+00a2}" ; (¢) cent sign (dollar)
1463
1464 >!6::Send "{u+2264}" ; (≤) less-than or equal to
1465 >!+6::Send "{u+2260}" ; (≠) not equal to
1466
1467 >!7::Send "{u+2265}" ; (≥) greater-than or equal to
1468 >!+7::Send "{u+2248}" ; (≈) almost equal to
1469
1470 >!8::Send "{u+201e}" ; („) double low-9 quotation mark
1471 >!+8::Send "{u+201a}" ; (‚) single low-9 quotation mark
1472
1473 >!9::Send "{u+201c}" ; (“) left double quotation mark
1474 >!+9::Send "{u+2018}" ; (‘) left single quotation mark
1475
1476 >!0::Send "{u+201d}" ; (”) right double quotation mark
1477 >!+0::Send "{u+2019}" ; (’) right single quotation mark
1478
1479 >![::Send "{u+00ab}" ; («) left-pointing double angle quotation mark
1480 >!{::Send "{u+2039}" ; (‹) left-pointing single angle quotation mark
1481
1482 >!]::Send "{u+00bb}" ; (») right-pointing double angle quotation mark
1483 >!}::Send "{u+203a}" ; (›) right-pointing single angle quotation mark
1484
1485 >!;::Send "{u+00b0}" ; (°) degree sign
1486 >!+;::Send "{u+00b7}" ; (·) middle dot
1487
1488 >!'::Send "{u+00d7}" ; (×) multiplication sign
1489 >!+'::Send "{u+00f7}" ; (÷) division sign
1490
1491 >!\::Send "{u+00a7}" ; (§) section sign
1492 >!|::Send "{u+2030}" ; (‰) per mille sign
1493
1494 >!/::Send "{u+00bf}" ; (¿) inverted question mark
1495 >!?::Send "{u+2026}" ; (…) horizontal ellipsis
1496
1497 >!space::Send "{u+00a0}" ; non-breaking space
1498 >!+space::Send "{u+00a0}" ; non-breaking space
1499
1500
1501 >!`::
1502 >!~:: {
1503 ihA := InputHook("L1", dkEndKeys)
1504 ihA.Start()
1505 ihA.Wait()
1506
1507 ihB := InputHook("L1", dkEndKeys)
1508 ihB.Start()
1509 ihB.Wait()
1510
1511 if (ihA.Input == "c") {
1512 if dkCircumflex.Has(ihB.Input)
1513 Send dkCircumflex[ihB.Input]
1514 }
1515 else if (ihA.Input == "v") {
1516 if dkCaron.Has(ihB.Input)
1517 Send dkCaron[ihB.Input]
1518 }
1519 else if (ihA.Input == ".") {
1520 if dkDotAbove.Has(ihB.Input)
1521 Send dkDotAbove[ihB.Input]
1522 }
1523 else if (ihA.Input == "o") {
1524 if dkRingAbove.Has(ihB.Input)
1525 Send dkRingAbove[ihB.Input]
1526 }
1527 else if (ihA.Input == "-") {
1528 if dkMacronStroke.Has(ihB.Input)
1529 Send dkMacronStroke[ihB.Input]
1530 }
1531 else if (ihA.Input == "_") {
1532 if dkMacronStrokeAdd.Has(ihB.Input)
1533 Send dkMacronStrokeAdd[ihB.Input]
1534 }
1535 else if (ihA.Input == "/") {
1536 if dkStroke.Has(ihB.Input)
1537 Send dkStroke[ihB.Input]
1538 }
1539 else if (ihA.Input == ",") {
1540 if dkCedillaOgonek.Has(ihB.Input)
1541 Send dkCedillaOgonek[ihB.Input]
1542 }
1543 else if (ihA.Input == "b") {
1544 if dkBreveSpecial.Has(ihB.Input)
1545 Send dkBreveSpecial[ihB.Input]
1546 }
1547 else if (ihA.Input == "B") {
1548 if dkInvertedBreve.Has(ihB.Input)
1549 Send dkInvertedBreve[ihB.Input]
1550 }
1551 else if (ihA.Input == "'") {
1552 if dkAcuteAccent.Has(ihB.Input)
1553 Send dkAcuteAccent[ihB.Input]
1554 }
1555 else if (ihA.Input == chr(34)) {
1556 if dkDiaeresis.Has(ihB.Input)
1557 Send dkDiaeresis[ihB.Input]
1558 }
1559 else if (ihA.Input == "=") {
1560 if dkDoubleAcute.Has(ihB.Input)
1561 Send dkDoubleAcute[ihB.Input]
1562 }
1563 else if (ihA.Input == "``") {
1564 if dkGraveAccent.Has(ihB.Input)
1565 Send dkGraveAccent[ihB.Input]
1566 }
1567 else if (ihA.Input == "G") {
1568 if dkDoubleGrave.Has(ihB.Input)
1569 Send dkDoubleGrave[ihB.Input]
1570 }
1571 else if (ihA.Input == "~") {
1572 if dkTilde.Has(ihB.Input)
1573 Send dkTilde[ihB.Input]
1574 }
1575 else if (ihA.Input == "h") {
1576 if dkHook.Has(ihB.Input)
1577 Send dkHook[ihB.Input]
1578 }
1579 else if (ihA.Input == "H") {
1580 if dkHorn.Has(ihB.Input)
1581 Send dkHorn[ihB.Input]
1582 }
1583 else if (ihA.Input == "t") {
1584 if dkTurned.Has(ihB.Input)
1585 Send dkTurned[ihB.Input]
1586 }
1587 else if (ihA.Input == "$") {
1588 if dkCurrency.Has(ihB.Input)
1589 Send dkCurrency[ihB.Input]
1590 }
1591 else if (ihA.Input == "g") {
1592 if dkGreekAlphabet.Has(ihB.Input)
1593 Send dkGreekAlphabet[ihB.Input]
1594 }
1595 else if (ihA.Input == "p") {
1596 if dkSuperscript.Has(ihB.Input)
1597 Send dkSuperscript[ihB.Input]
1598 }
1599 else if (ihA.Input == "u") {
1600 if dkSubscript.Has(ihB.Input)
1601 Send dkSubscript[ihB.Input]
1602 }
1603 else if (ihA.Input == " ") {
1604 if dkSpace.Has(ihB.Input)
1605 Send dkSpace[ihB.Input]
1606 }
1607 else if (ihA.Input == "q") {
1608 if dkQuad.Has(ihB.Input)
1609 Send dkQuad[ihB.Input]
1610 }
1611 else if (ihA.Input == "a") {
1612 if dkArrow.Has(ihB.Input)
1613 Send dkArrow[ihB.Input]
1614 }
1615 else if (ihA.Input == "s") {
1616 if dkSymbols.Has(ihB.Input)
1617 Send dkSymbols[ihB.Input]
1618 }
1619 else if (ihA.Input == "S") {
1620 if dkPlayingCardSuit.Has(ihB.Input)
1621 Send dkPlayingCardSuit[ihB.Input]
1622 }
1623 else if (ihA.Input == "1") {
1624 if dkOne.Has(ihB.Input)
1625 Send dkOne[ihB.Input]
1626 }
1627 else if (ihA.Input == "2") {
1628 if dkTwo.Has(ihB.Input)
1629 Send dkTwo[ihB.Input]
1630 }
1631 else if (ihA.Input == "3") {
1632 if dkThree.Has(ihB.Input)
1633 Send dkThree[ihB.Input]
1634 }
1635 else if (ihA.Input == "4") {
1636 if dkFour.Has(ihB.Input)
1637 Send dkFour[ihB.Input]
1638 }
1639 else if (ihA.Input == "5") {
1640 if dkFive.Has(ihB.Input)
1641 Send dkFive[ihB.Input]
1642 }
1643 else if (ihA.Input == "7") {
1644 if dkSeven.Has(ihB.Input)
1645 Send dkSeven[ihB.Input]
1646 }
1647 else if (ihA.Input == "0") {
1648 if dkZero.Has(ihB.Input)
1649 Send dkZero[ihB.Input]
1650 }
1651 else if (ihA.Input == "m") {
1652 if dkMathSymbols.Has(ihB.Input)
1653 Send dkMathSymbols[ihB.Input]
1654 }
1655 else if (ihA.Input == "A") {
1656 if dkCapitalA.Has(ihB.Input)
1657 Send dkCapitalA[ihB.Input]
1658 }
1659 else if (ihA.Input == "d") {
1660 if dkSmallD.Has(ihB.Input)
1661 Send dkSmallD[ihB.Input]
1662 }
1663 else if (ihA.Input == "D") {
1664 if dkCapitalD.Has(ihB.Input)
1665 Send dkCapitalD[ihB.Input]
1666 }
1667 else if (ihA.Input == "i") {
1668 if dkSmallI.Has(ihB.Input)
1669 Send dkSmallI[ihB.Input]
1670 }
1671 else if (ihA.Input == "I") {
1672 if dkCapitalI.Has(ihB.Input)
1673 Send dkCapitalI[ihB.Input]
1674 }
1675 else if (ihA.Input == "O") {
1676 if dkCapitalO.Has(ihB.Input)
1677 Send dkCapitalO[ihB.Input]
1678 }
1679 else if (ihA.Input == "T") {
1680 if dkCapitalT.Has(ihB.Input)
1681 Send dkCapitalT[ihB.Input]
1682 }
1683 else if (ihA.Input == "n") {
1684 if dkSmallN.Has(ihB.Input)
1685 Send dkSmallN[ihB.Input]
1686 }
1687 else if (ihA.Input == "N") {
1688 if dkCapitalN.Has(ihB.Input)
1689 Send dkCapitalN[ihB.Input]
1690 }
1691 else if (ihA.Input == "p") {
1692 if dkSmallP.Has(ihB.Input)
1693 Send dkSmallP[ihB.Input]
1694 }
1695 else if (ihA.Input == "P") {
1696 if dkCapitalP.Has(ihB.Input)
1697 Send dkCapitalP[ihB.Input]
1698 }
1699 else if (ihA.Input == "r") {
1700 if dkSmallR.Has(ihB.Input)
1701 Send dkSmallR[ihB.Input]
1702 }
1703 else if (ihA.Input == "*") {
1704 if dkAsterisk.Has(ihB.Input)
1705 Send dkAsterisk[ihB.Input]
1706 }
1707 else if (ihA.Input == "!") {
1708 if dkExclam.Has(ihB.Input)
1709 Send dkExclam[ihB.Input]
1710 }
1711 else if (ihA.Input == "?") {
1712 if dkQuestion.Has(ihB.Input)
1713 Send dkQuestion[ihB.Input]
1714 }
1715 else if (ihA.Input == "(") {
1716 if dkParenLeft.Has(ihB.Input)
1717 Send dkParenLeft[ihB.Input]
1718 }
1719 else if (ihA.Input == "+") {
1720 if dkPlus.Has(ihB.Input)
1721 Send dkPlus[ihB.Input]
1722 }
1723 else if (ihA.Input == "%") {
1724 if dkPercent.Has(ihB.Input)
1725 Send dkPercent[ihB.Input]
1726 }
1727 else if (ihA.Input == "8") {
1728 if dkEight.Has(ihB.Input)
1729 Send dkEight[ihB.Input]
1730 }
1731 else if (ihA.Input == "<") {
1732 if dkLessThan.Has(ihB.Input)
1733 Send dkLessThan[ihB.Input]
1734 }
1735 else if (ihA.Input == ">") {
1736 if dkGreaterThan.Has(ihB.Input)
1737 Send dkGreaterThan[ihB.Input]
1738 }
1739 else if (ihA.Input == "[") {
1740 if dkBracketLeft.Has(ihB.Input)
1741 Send dkBracketLeft[ihB.Input]
1742 }
1743 else if (ihA.Input == "]") {
1744 if dkBracketRight.Has(ihB.Input)
1745 Send dkBracketRight[ihB.Input]
1746 }
1747 else if (ihA.Input == "U") {
1748 if dkCapitalU.Has(ihB.Input)
1749 Send dkCapitalU[ihB.Input]
1750 }
1751 }